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 6723
6723
\end {codeblock }
6724
6724
6725
6725
\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
6727
6727
based on the signature and return type of that function or function template.
6728
6728
\begin {note }
6729
6729
The associated class template need not be instantiated.
6855
6855
\returns
6856
6856
A reflection representing
6857
6857
the 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)},
6859
6859
and $ I$ is a constant equal to \tcode {index}.
6860
6860
\end {itemdescr }
6861
6861
6882
6882
A reflection representing the type denoted by
6883
6883
\tcode {variant_alternative_t<\brk {}$ I$ , T>},
6884
6884
where \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}.
6886
6886
\end {itemdescr }
6887
6887
6888
6888
\indexlibraryglobal {type_order}%
You can’t perform that action at this time.
0 commit comments