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 66296629\pnum
66306630If \tcode {E} is an array type with element type \tcode {T}, the number
66316631of elements in the \grammarterm {identifier-list} shall be equal to the
6632- number of elements of \tcode {E}. Each \tcode {v}$ _i$ is the name of an
6632+ number of elements of \tcode {E}. Each $ \tcode {v}_i$ is the name of an
66336633lvalue that refers to the element $ i$ of the array and whose type
66346634is \tcode {T}; the referenced type is \tcode {T}.
66356635\begin {note }
66986698Designating the non-static data members of \tcode {E} as
66996699$ \tcode {m}_0 $ , $ \tcode {m}_1 $ , $ \tcode {m}_2 , \dotsc $
67006700(in declaration order),
6701- each \tcode {v}$ _i$ is the
6701+ each $ \tcode {v}_i$ is the
67026702name of an lvalue that refers to the member \tcode {m}$ _i$ of \exposid {e} and
67036703whose type is
67046704that of \tcode {\exposidnc {e}.$ \tcode {m}_i$ }\iref {expr.ref };
You can’t perform that action at this time.
0 commit comments