Skip to content

Commit 879148a

Browse files
committed
[tmep.pre] Avoid 'must'
1 parent ed86ba4 commit 879148a

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
@@ -138,7 +138,7 @@
138138
\begin{note}
139139
Default arguments for function templates and for member functions of
140140
class templates are considered definitions for the purpose of template
141-
instantiation\iref{temp.decls} and must obey the one-definition rule\iref{basic.def.odr}.
141+
instantiation\iref{temp.decls} and thus the one-definition rule\iref{basic.def.odr} applies.
142142
\end{note}
143143

144144
\pnum

0 commit comments

Comments
 (0)