Skip to content

Commit 072f42d

Browse files
jensmaurerzygoloid
authored andcommitted
[dcl.attr.contract] Clarify rules on std::contract_violation
1 parent 77579d2 commit 072f42d

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

source/declarations.tex

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4596,7 +4596,10 @@
45964596
setting or modifying the violation handler.
45974597
It is \impldef{argument for violation handler}
45984598
how the violation handler is established for a program and
4599-
how the \tcode{std::contract_violation} argument value is set.
4599+
how
4600+
the \tcode{std::contract_violation}\iref{support.contract.cviol} argument value
4601+
is set,
4602+
except as specified below.
46004603
If a precondition is violated, the source location of the violation is
46014604
\impldef{source location of precondition violation}.
46024605
\begin{note}

0 commit comments

Comments
 (0)