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 5882
5882
the program is ill-formed.
5883
5883
5884
5884
\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:
5886
5886
\begin {itemize }
5887
5887
\item
5888
5888
If the \grammarterm {braced-init-list}
5905
5905
\end {example }
5906
5906
5907
5907
\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},
5909
5909
where \tcode {U} is \tcode {T} or a class derived from \tcode {T},
5910
5910
the object is initialized from that element (by copy-initialization for
5911
5911
copy-list-initialization, or by direct-initialization for
You can’t perform that action at this time.
0 commit comments