diff --git a/source/exceptions.tex b/source/exceptions.tex index 7d050c33c9..c14df21e84 100644 --- a/source/exceptions.tex +++ b/source/exceptions.tex @@ -846,7 +846,7 @@ (such as an overloaded operator, an allocation function in a \grammarterm{new-expression}, a constructor for a function argument, -or a destructor if $E$ is a full-expression\iref{intro.execution}) +or a destructor) that has a potentially-throwing exception specification, or \item