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 67236723\end {codeblock }
67246724
67256725\pnum
6726- Ech function or function template declared above has the following behavior
6726+ Each function or function template declared above has the following behavior
67276727based on the signature and return type of that function or function template.
67286728\begin {note }
67296729The associated class template need not be instantiated.
68556855\returns
68566856A reflection representing
68576857the type denoted by \tcode {tuple_element_t<$ I$ , T>},
6858- where \tcode {T} is th type represented by \tcode {dealias(type)},
6858+ where \tcode {T} is the type represented by \tcode {dealias(type)},
68596859and $ I$ is a constant equal to \tcode {index}.
68606860\end {itemdescr }
68616861
68826882A reflection representing the type denoted by
68836883\tcode {variant_alternative_t<\brk {}$ I$ , T>},
68846884where \tcode {T} is the type represented by \tcode {dealias(type)}
6885- and $ I$ is a consant equal to \tcode {index}.
6885+ and $ I$ is a constant equal to \tcode {index}.
68866886\end {itemdescr }
68876887
68886888\indexlibraryglobal {type_order}%
You can’t perform that action at this time.
0 commit comments