Skip to content

Commit ca0d62c

Browse files
jensmaurerzygoloid
authored andcommitted
[dcl.attr.contract] Fix sentence defining violation handler
1 parent 0cd3f3d commit ca0d62c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/declarations.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4591,7 +4591,7 @@
45914591
The \defn{violation handler} of a program is a function of type
45924592
``\opt{\tcode{noexcept}} function of
45934593
(lvalue reference to \tcode{const std::contract_violation})
4594-
returning \tcode{void}'' specified in an
4594+
returning \tcode{void}'', and is specified in an
45954595
\impldef{specification of violation handler} manner.
45964596
The violation handler is invoked
45974597
when the predicate of a checked contract evaluates to \tcode{false}

0 commit comments

Comments
 (0)