We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87c3c20 commit 2930dc5Copy full SHA for 2930dc5
source/declarations.tex
@@ -4462,8 +4462,7 @@
4462
The only side effects of a predicate
4463
that are allowed in a \grammarterm{contract-attribute-specifier}
4464
are modifications of non-volatile objects
4465
-whose lifetime began and ended within the evaluation of the predicate
4466
-in functions invoked from that predicate.
+whose lifetime began and ended within the evaluation of the predicate.
4467
An evaluation of a predicate that exits via an exception
4468
invokes \tcode{std::terminate()}\iref{except.terminate}.
4469
The behavior of any other side effect is undefined.
0 commit comments