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 fa30269 commit 74d0dcaCopy full SHA for 74d0dca
source/lib-intro.tex
@@ -1471,15 +1471,6 @@
1471
the freestanding items\iref{freestanding.item} declared in the header.
1472
\indextext{implementation!freestanding|)}%
1473
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
-
1483
\rSec2[using]{Using the library}
1484
1485
\rSec3[using.overview]{Overview}
0 commit comments