Skip to content

Commit 8365524

Browse files
Eelistkoeppe
authored andcommitted
[except.handle] Add index entry for 'active handler'. (#1595)
1 parent c92319d commit 8365524

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/exceptions.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -586,8 +586,8 @@
586586
of the same thread.
587587

588588
\pnum
589-
A handler is considered active when initialization is complete for
590-
the parameter (if any) of the catch clause.
589+
A handler is considered \defnx{active}{exception handling!handler!active} when
590+
initialization is complete for the parameter (if any) of the catch clause.
591591
\begin{note}
592592
The stack will have been unwound at that point.
593593
\end{note}

0 commit comments

Comments
 (0)