From 1bc9c2b6d1f2a864534a0a3ae3e048e727364027 Mon Sep 17 00:00:00 2001 From: Hubert Tong Date: Mon, 3 Nov 2025 00:00:43 -0500 Subject: [PATCH] [bit.cast] Adjust cross-reference for consteval-only type ... to point to the subclause ([basic.types.general]) containing the definition of the term. --- source/utilities.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/utilities.tex b/source/utilities.tex index 41ebfec08..a35b63a54 100644 --- a/source/utilities.tex +++ b/source/utilities.tex @@ -15705,7 +15705,7 @@ \pnum \mandates -Neither \tcode{To} nor \tcode{From} are consteval-only types\iref{expr.const}. +Neither \tcode{To} nor \tcode{From} are consteval-only types\iref{basic.types.general}. \pnum \constantwhen