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 0cd3f3d commit ca0d62cCopy full SHA for ca0d62c
source/declarations.tex
@@ -4591,7 +4591,7 @@
4591
The \defn{violation handler} of a program is a function of type
4592
``\opt{\tcode{noexcept}} function of
4593
(lvalue reference to \tcode{const std::contract_violation})
4594
-returning \tcode{void}'' specified in an
+returning \tcode{void}'', and is specified in an
4595
\impldef{specification of violation handler} manner.
4596
The violation handler is invoked
4597
when the predicate of a checked contract evaluates to \tcode{false}
0 commit comments