Skip to content

Commit d69814f

Browse files
committed
[temp.param] "a type that is literal" -> "a literal type".
1 parent c005881 commit d69814f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/templates.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -371,7 +371,7 @@
371371
shall have one of the following (optionally cv-qualified) types:
372372

373373
\begin{itemize}
374-
\item a type that is literal and
374+
\item a literal type that
375375
has strong structural equality\iref{class.compare.default},
376376

377377
\item an lvalue reference type,

0 commit comments

Comments
 (0)