From a35bf55a79b1276c64b2b2887ff830ecdd56ff5f Mon Sep 17 00:00:00 2001 From: timsong-cpp Date: Mon, 23 Feb 2026 08:22:05 -0600 Subject: [PATCH] [meta.reflection.queries] Use math font consistently --- source/meta.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/meta.tex b/source/meta.tex index 76ba9b3dbd..ff2b116431 100644 --- a/source/meta.tex +++ b/source/meta.tex @@ -4348,7 +4348,7 @@ \pnum \returns -\tcode{true} if \tcode{T} represents a const or volatile type, respectively, +\tcode{true} if $T$ represents a const or volatile type, respectively, or a const- or volatile-qualified function type, respectively. Otherwise, \tcode{false}. \end{itemdescr}