File tree Expand file tree Collapse file tree 1 file changed +9
-5
lines changed Expand file tree Collapse file tree 1 file changed +9
-5
lines changed Original file line number Diff line number Diff line change 3887
3887
\begin{itemdescr}
3888
3888
\pnum
3889
3889
\result
3890
- \tcode{pair<const_iterator, const_iterator>} if \tcode{b} is of type \tcode{const X};
3891
- \tcode{pair<iterator, iterator>} otherwise.
3890
+ \tcode{pair<const_iterator, const_iterator>}
3891
+ if \tcode{b} is of type \tcode{const X}; \\
3892
+ \tcode{pair<iterator, iterator>}~otherwise.
3892
3893
3893
3894
\pnum
3894
3895
\effects
3907
3908
\begin{itemdescr}
3908
3909
\pnum
3909
3910
\result
3910
- \tcode{pair<const_iterator, const_iterator>} if \tcode{a_tran} is of type \tcode{const X};
3911
+ \tcode{pair<const_iterator, const_iterator>}
3912
+ if \tcode{a_tran} is of type \tcode{const X}; \\
3911
3913
\tcode{pair<iterator, iterator>} otherwise.
3912
3914
3913
3915
\pnum
5495
5497
\begin{itemdescr}
5496
5498
\pnum
5497
5499
\result
5498
- \tcode{pair<const_iterator, const_iterator>} if \tcode{b} is of type \tcode{const X};
5500
+ \tcode{pair<const_iterator, const_iterator>}
5501
+ if \tcode{b} is of type \tcode{const X}; \\
5499
5502
\tcode{pair<iterator, iterator>} otherwise.
5500
5503
5501
5504
\pnum
5516
5519
\begin{itemdescr}
5517
5520
\pnum
5518
5521
\result
5519
- \tcode{pair<const_iterator, const_iterator>} if \tcode{a_tran} is of type \tcode{const X};
5522
+ \tcode{pair<const_iterator, const_iterator>}
5523
+ if \tcode{a_tran} is of type \tcode{const X}; \\
5520
5524
\tcode{pair<iterator, iterator>} otherwise.
5521
5525
5522
5526
\pnum
You can’t perform that action at this time.
0 commit comments