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 a4fbfa2 commit 7abca25Copy full SHA for 7abca25
source/expressions.tex
@@ -6259,7 +6259,7 @@
6259
\indextext{\idxcode{bad_alloc}}%
6260
\indexlibraryglobal{bad_alloc}%
6261
\tcode{std::bad_alloc}
6262
-exception\iref{basic.stc.dynamic.allocation,except,bad.alloc};
+exception\iref{basic.stc.dynamic.allocation,except.throw,bad.alloc};
6263
it returns a non-null pointer otherwise. If the allocation function
6264
has a non-throwing exception specification,
6265
it returns null to indicate failure to allocate storage
0 commit comments