File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 58825882the program is ill-formed.
58835883
58845884\pnum
5885- List-initialization of an object or reference of type \tcode {T} is defined as follows:
5885+ List-initialization of an object or reference of type \cvqual {cv} \ tcode {T} is defined as follows:
58865886\begin {itemize }
58875887\item
58885888If the \grammarterm {braced-init-list}
59055905\end {example }
59065906
59075907\item If \tcode {T} is an aggregate class and the initializer list has a single element
5908- of type \cvqual {cv } \tcode {U},
5908+ of type \cvqual {cv1 } \tcode {U},
59095909where \tcode {U} is \tcode {T} or a class derived from \tcode {T},
59105910the object is initialized from that element (by copy-initialization for
59115911copy-list-initialization, or by direct-initialization for
You can’t perform that action at this time.
0 commit comments