Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion source/basic.tex
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What do you mean with "transitive"? A subobject can be a non-immediate subobject (e.g. a data member of an array element); is this unclear? If so, we should fix the definition of "subobject" and not try to fix the fall-out here.

\end{itemize}

\pnum
Expand Down