Skip to content

Commit f5c7f42

Browse files
burblebeetkoeppe
authored andcommitted
[temp.param] Move reference after "concept-dependent constraint".
1 parent 38d3d21 commit f5c7f42

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
@@ -650,7 +650,7 @@
650650
\end{codeblock}
651651
\end{example}
652652
The associated constraints of a template template parameter
653-
shall not contain a concept-dependent\iref{temp.constr.concept} constraint.
653+
shall not contain a concept-dependent constraint\iref{temp.constr.concept}.
654654
\begin{example}
655655
\begin{codeblock}
656656
template<

0 commit comments

Comments
 (0)