From 221f33273947a4baaffed7b9ade988aa1c705bfa Mon Sep 17 00:00:00 2001 From: Alisdair Meredith Date: Tue, 23 Dec 2025 04:16:58 -0500 Subject: [PATCH] [expr.new] Precise cross-reference for throwing exceptions --- source/expressions.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/expressions.tex b/source/expressions.tex index 3f16818bfd..869c3de36a 100644 --- a/source/expressions.tex +++ b/source/expressions.tex @@ -6259,7 +6259,7 @@ \indextext{\idxcode{bad_alloc}}% \indexlibraryglobal{bad_alloc}% \tcode{std::bad_alloc} -exception\iref{basic.stc.dynamic.allocation,except,bad.alloc}; +exception\iref{basic.stc.dynamic.allocation,except.throw,bad.alloc}; it returns a non-null pointer otherwise. If the allocation function has a non-throwing exception specification, it returns null to indicate failure to allocate storage