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 38873887\begin{itemdescr}
38883888\pnum
38893889\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.
38923893
38933894\pnum
38943895\effects
39073908\begin{itemdescr}
39083909\pnum
39093910\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}; \\
39113913\tcode{pair<iterator, iterator>} otherwise.
39123914
39133915\pnum
54955497\begin{itemdescr}
54965498\pnum
54975499\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}; \\
54995502\tcode{pair<iterator, iterator>} otherwise.
55005503
55015504\pnum
55165519\begin{itemdescr}
55175520\pnum
55185521\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}; \\
55205524\tcode{pair<iterator, iterator>} otherwise.
55215525
55225526\pnum
You can’t perform that action at this time.
0 commit comments