File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 43934393A \tcode {vector} containing reflections
43944394of the template arguments
43954395of the template specialization represented by \tcode {r},
4396- in the order they appear in the corresponding template argument list.
4396+ in the order in which they appear in the corresponding template argument list.
43974397For a given template argument $ A$ ,
43984398its corresponding reflection $ R$ is determined as follows:
43994399\begin {itemize }
44684468\item
44694469 If \tcode {r} represents a function $ F$ ,
44704470 then a \tcode {vector} containing reflections of the parameters of $ F$ ,
4471- in the order they appear in a declaration of $ F$ .
4471+ in the order in which they appear in a declaration of $ F$ .
44724472\item
44734473 Otherwise, \tcode {r} represents a function type $ T$ ;
44744474 a \tcode {vector} containing reflections of the types
44754475 in parameter-type-list\iref {dcl.fct } of $ T$ ,
4476- in the order they appear in the parameter-type-list.
4476+ in the order in which they appear in the parameter-type-list.
44774477\end {itemize }
44784478\end {itemdescr }
44794479
You can’t perform that action at this time.
0 commit comments