Skip to content

Commit d2dc5b3

Browse files
committed
[obj.lifetime] Reinstate phrasing "aggregate type".
This wording is in the approved paper P3726R2 from CWG Motion 9, but was changed editorially to just "aggregate" under the assumption that "aggregate type" is not a defined term. However, this seems misguided; we use both the terms "aggregate type" and "class type", even though the defined terms are just "aggregate" and "class". It seems generally to improve clarity to refer to a "type", and here in particular as we are talking about an "implicit-lifetime type". Addresses editorial review committee feedback.
1 parent 3f4c766 commit d2dc5b3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

source/memory.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1057,7 +1057,7 @@
10571057
\pnum
10581058
\mandates
10591059
\tcode{T} is a complete type and
1060-
an implicit-lifetime\iref{basic.types} aggregate\iref{dcl.init.aggr}.
1060+
an implicit-lifetime\iref{basic.types} aggregate\iref{dcl.init.aggr} type.
10611061

10621062
\pnum
10631063
\effects

0 commit comments

Comments
 (0)