We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed86ba4 commit 897d1edCopy full SHA for 897d1ed
source/templates.tex
@@ -138,7 +138,8 @@
138
\begin{note}
139
Default arguments for function templates and for member functions of
140
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}.
+instantiation\iref{temp.decls},
142
+and thus the one-definition rule\iref{basic.def.odr} applies.
143
\end{note}
144
145
\pnum
0 commit comments