Skip to content

Commit cc5becb

Browse files
jensmaurertkoeppe
authored andcommitted
[temp.spec] Fix cross-reference to one-definition rule. (#1980)
1 parent fb11b9b commit cc5becb

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
@@ -5581,7 +5581,7 @@
55815581
an explicit instantiation definition shall appear at most once in a program,
55825582
\item
55835583
an explicit specialization shall be defined at most once
5584-
in a program (according to~\ref{basic.def.odr}), and
5584+
in a program, as specified in \ref{basic.def.odr}, and
55855585
\item
55865586
both an explicit instantiation and a declaration of an
55875587
explicit specialization shall not appear in a program unless

0 commit comments

Comments
 (0)