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 d8707dd commit 70ae569Copy full SHA for 70ae569
source/exceptions.tex
@@ -731,7 +731,7 @@
731
a \grammarterm{noexcept-specifier} may be specified,
732
but is not required.
733
If a \grammarterm{noexcept-specifier} is specified
734
-in an explicit instantiation directive,
+in an explicit instantiation,
735
the exception specification shall be the same as
736
the exception specification of all other declarations of that function.
737
A diagnostic is required only if the
0 commit comments