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 2048179 commit 6b67a85Copy full SHA for 6b67a85
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