Skip to content

Commit f9c835b

Browse files
jensmaurertkoeppe
authored andcommitted
[except.spec] Remove misleading restriction in list of examples
1 parent c7fbd59 commit f9c835b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/exceptions.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -846,7 +846,7 @@
846846
(such as an overloaded operator,
847847
an allocation function in a \grammarterm{new-expression},
848848
a constructor for a function argument,
849-
or a destructor if $E$ is a full-expression\iref{intro.execution})
849+
or a destructor)
850850
that has a potentially-throwing exception specification,
851851
or
852852
\item

0 commit comments

Comments
 (0)