Skip to content

Commit 3846e6b

Browse files
jensmaurerzygoloid
authored andcommitted
[over.match.viable] Fix cross-reference to satisfaction of constraints
1 parent 61e272c commit 3846e6b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/overloading.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1622,8 +1622,8 @@
16221622
\end{itemize}
16231623

16241624
\pnum
1625-
Second, for a function to be viable, if it has associated constraints,
1626-
those constraints shall be satisfied\iref{temp.constr.decl}.
1625+
Second, for a function to be viable, if it has associated constraints\iref{temp.constr.decl},
1626+
those constraints shall be satisfied\iref{temp.constr.constr}.
16271627

16281628
\pnum
16291629
Third, for

0 commit comments

Comments
 (0)