Skip to content

Commit 74d0dca

Browse files
burblebeetkoeppe
authored andcommitted
LWG3871 Adjust note about terminate
Fixes NB CA 076 (C++23 CD).
1 parent fa30269 commit 74d0dca

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

source/lib-intro.tex

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1471,15 +1471,6 @@
14711471
the freestanding items\iref{freestanding.item} declared in the header.
14721472
\indextext{implementation!freestanding|)}%
14731473

1474-
\pnum
1475-
\begin{note}
1476-
Throwing a standard library provided exception
1477-
is not observably different from \tcode{terminate()}
1478-
if the implementation does not
1479-
unwind the stack during exception handling\iref{except.handle} and
1480-
the user's program contains no catch blocks.
1481-
\end{note}
1482-
14831474
\rSec2[using]{Using the library}
14841475

14851476
\rSec3[using.overview]{Overview}

0 commit comments

Comments
 (0)