File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 902
902
The object representation of \placeholder {a}
903
903
is the contents of the storage prior to the call to \tcode {start_lifetime_as}.
904
904
The value of each created object \placeholder {o}
905
- of trivially- copyable type \tcode {U}
905
+ of trivially copyable type\iref { term.trivially.copyable.type } \tcode {U}
906
906
is determined in the same manner as for a call
907
907
to \tcode {bit_cast<U>(E)}\iref {bit.cast },
908
908
where \tcode {E} is an lvalue of type \tcode {U} denoting \placeholder {o},
Original file line number Diff line number Diff line change 194
194
that is not a cv-unqualified floating-point type\iref {basic.fundamental }
195
195
is unspecified.
196
196
Specializations of \tcode {complex} for cv-unqualified floating-point types
197
- are trivially- copyable literal types\iref {term.literal.type }.
197
+ are trivially copyable literal types\iref {term.literal.type }.
198
198
199
199
\pnum
200
200
If the result of a function is not mathematically defined or not in
You can’t perform that action at this time.
0 commit comments