From de8e81235928c36b3e036e15105f000bd0c541ff Mon Sep 17 00:00:00 2001 From: lprv <100177227+lprv@users.noreply.github.com> Date: Sun, 14 Dec 2025 16:41:01 +0000 Subject: [PATCH] [intro.object] Clarify meaning of "subobject" --- source/basic.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/basic.tex b/source/basic.tex index a813f68d9c..478ef29fbe 100644 --- a/source/basic.tex +++ b/source/basic.tex @@ -3625,7 +3625,7 @@ the object introduced by a call to \tcode{std::meta::reflect_constant_array} or \tcode{std::meta::reflect_constant_string}\iref{meta.define.static}, or \item - a subobject thereof. + a subobject of a potentially non-unique object. \end{itemize} \pnum