File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 57025702\end {example }
57035703\item
57045704Otherwise, if the element is explicitly initialized
5705- per a \grammarterm {designated-only-initializer-list}, then
5705+ per a \grammarterm {designated-only-initializer-list}, then:
57065706\begin {itemize }
57075707\item
5708- if the element is a (direct) non-static data member, then
5708+ If the element is a (direct) non-static data member, then
57095709the element is initialized with the \grammarterm {brace-or-equal-initializer}
57105710of the corresponding \grammarterm {designated-initializer-clause}.
57115711If that initializer is of the form
57185718whether copy-initialization or direct-initialization is performed.
57195719\end {note }
57205720\item
5721- otherwise , the element is a base class subobject $ B$ , and
5721+ Otherwise , the element is a base class subobject $ B$ , and
57225722is copy-initialized from
57235723a brace-enclosed \grammarterm {designated-initializer-list}
57245724consisting of all of the \grammarterm {designated-initializer-clause}s
You can’t perform that action at this time.
0 commit comments