Skip to content

Commit

Permalink
[except.spec] Excise undefined term 'instantiation directive'. (#4312)
Browse files Browse the repository at this point in the history
  • Loading branch information
jensmaurer committed Dec 14, 2020
1 parent d8707dd commit 70ae569
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/exceptions.tex
Original file line number Diff line number Diff line change
Expand Up @@ -731,7 +731,7 @@
a \grammarterm{noexcept-specifier} may be specified,
but is not required.
If a \grammarterm{noexcept-specifier} is specified
in an explicit instantiation directive,
in an explicit instantiation,
the exception specification shall be the same as
the exception specification of all other declarations of that function.
A diagnostic is required only if the
Expand Down

0 comments on commit 70ae569

Please sign in to comment.