File tree Expand file tree Collapse file tree 3 files changed +9
-9
lines changed Expand file tree Collapse file tree 3 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 289
289
\begin {itemize }
290
290
\item $ \tcode {T}_1 $ and $ \tcode {T}_2 $ are similar.
291
291
292
- \item For every $ i > 0 $ , if \tcode {const} is in $ \mathit { cv}_i^1 $ then \tcode {const} is in $ \mathit { cv}_i^2 $ , and similarly for \tcode {volatile}.
292
+ \item For every $ i > 0 $ , if \tcode {const} is in $ \text { \ cv }_i^1 $ then \tcode {const} is in $ \text { \ cv }_i^2 $ , and similarly for \tcode {volatile}.
293
293
294
- \item If the $ \mathit { cv}_i^1 $ and $ \mathit { cv}_i^2 $ are different,
295
- then \tcode {const} is in every $ \mathit { cv}_k^2 $ for $ 0 < k < i$ .
294
+ \item If the $ \text { \ cv }_i^1 $ and $ \text { \ cv }_i^2 $ are different,
295
+ then \tcode {const} is in every $ \text { \ cv }_k^2 $ for $ 0 < k < i$ .
296
296
\end {itemize }
297
297
298
298
\begin {note }
Original file line number Diff line number Diff line change 7762
7762
\tcode {A}
7763
7763
is a type
7764
7764
\begin {indented }
7765
- $ \mathit { cv}_{1,0}$ `` pointer to $ \ldots $ '' $ \mathit { cv}_{1,n-1}$ `` pointer to''
7766
- $ \mathit { cv}_{1,n}$ \tcode {T1}
7765
+ $ \text { \ cv }_{1,0}$ `` pointer to $ \ldots $ '' $ \text { \ cv }_{1,n-1}$ `` pointer to''
7766
+ $ \text { \ cv }_{1,n}$ \tcode {T1}
7767
7767
\end {indented }
7768
7768
and
7769
7769
\tcode {P}
7770
7770
is a type
7771
7771
\begin {indented }
7772
- $ \mathit { cv}_{2,0}$ `` pointer to $ \ldots $ '' $ \mathit { cv}_{2,n-1}$ `` pointer to''
7773
- $ \mathit { cv}_{2,n}$ \tcode {T2},
7772
+ $ \text { \ cv }_{2,0}$ `` pointer to $ \ldots $ '' $ \text { \ cv }_{2,n-1}$ `` pointer to''
7773
+ $ \text { \ cv }_{2,n}$ \tcode {T2},
7774
7774
\end {indented }
7775
7775
then the cv-unqualified
7776
7776
\tcode {T1}
Original file line number Diff line number Diff line change 518
518
519
519
\begin {itemdescr }
520
520
\pnum
521
- \requires \ \tcode {F} and each \tcode {Ti} in \tcode {Args} shall satisfy the
521
+ \requires \ \tcode {F} and each $ \tcode {T}_i $ in \tcode {Args} shall satisfy the
522
522
\tcode {MoveConstructible} requirements.
523
523
\tcode {%
524
524
\placeholdernc {INVOKE}(\brk {}%
4785
4785
4786
4786
\begin {itemdescr }
4787
4787
\pnum
4788
- \requires \tcode {F} and each \tcode {Ti} in \tcode {Args} shall
4788
+ \requires \tcode {F} and each $ \tcode {T}_i $ in \tcode {Args} shall
4789
4789
satisfy the
4790
4790
\tcode {MoveConstructible} requirements, and
4791
4791
\begin {codeblock }
You can’t perform that action at this time.
0 commit comments