File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed
Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 37013701
37023702\pnum
37033703An lvalue
3704- of type `` \cvqual {cv1} \tcode {T1}'' can be cast to type `` rvalue
3705- reference to \cvqual {cv2} \tcode {T2}'' if `` \cvqual {cv2} \tcode {T2}'' is
3706- reference-compatible with `` \cvqual {cv1}
3707- \tcode {T1}'' \iref {dcl.init.ref }. If the value is not a bit-field,
3704+ of type \tcode {T1} can be cast to type `` rvalue
3705+ reference to \tcode {T2}'' if \tcode {T2} is reference-compatible with
3706+ \tcode {T1}\iref {dcl.init.ref }. If the value is not a bit-field,
37083707the result refers to the object or the specified base class subobject
37093708thereof; otherwise, the lvalue-to-rvalue conversion\iref {conv.lval }
37103709is applied to the bit-field and the resulting prvalue is used as the
You can’t perform that action at this time.
0 commit comments