We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a17e3f2 commit 3cb7169Copy full SHA for 3cb7169
source/templates.tex
@@ -6159,7 +6159,7 @@
6159
\pnum
6160
The \grammarterm{noexcept-specifier} of a function template specialization
6161
is not instantiated along with the function declaration; it is instantiated
6162
-when needed\iref{except.spec}. If such an
+when needed\iref{except.spec}. If such a
6163
\grammarterm{noexcept-specifier} is needed but has not yet been
6164
instantiated, the dependent names are looked up, the semantics constraints are
6165
checked, and the instantiation of any template used in the
0 commit comments