Skip to content

Commit 19d07de

Browse files
jensmaurerzygoloid
authored andcommitted
[except.terminate] Add contract violation with continuation mode off
1 parent f28517a commit 19d07de

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

source/exceptions.tex

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1039,6 +1039,10 @@
10391039
for a failed contract condition check\iref{dcl.attr.contract}
10401040
on a \tcode{noexcept} function exits via an exception, or
10411041

1042+
\item%
1043+
when the violation handler has completed after a failed contract check
1044+
and the continuation mode is \term{off}, or
1045+
10421046
\item%
10431047
when a
10441048
\grammarterm{throw-expression}\iref{expr.throw}

0 commit comments

Comments
 (0)