File tree 1 file changed +7
-9
lines changed
1 file changed +7
-9
lines changed Original file line number Diff line number Diff line change 2592
2592
\end {itemdecl }
2593
2593
2594
2594
\begin {itemdescr }
2595
+ \pnum
2596
+ \expects
2597
+ \tcode {last} is reachable from \tcode {first}, or
2598
+ \tcode {InputIterator} meets
2599
+ the \oldconcept {RandomAccessIterator} requirements and
2600
+ \tcode {first} is reachable from \tcode {last}.
2601
+
2595
2602
\pnum
2596
2603
\effects
2597
2604
If \tcode {InputIterator} meets the \oldconcept {RandomAccessIterator} requirements,
2600
2607
\tcode {first}
2601
2608
to
2602
2609
\tcode {last}.
2603
-
2604
- \pnum
2605
- \requires
2606
- If \tcode {InputIterator} meets the \oldconcept {RandomAccessIterator} requirements,
2607
- \tcode {last} shall be reachable from \tcode {first} or \tcode {first} shall be
2608
- reachable from \tcode {last}; otherwise,
2609
- \tcode {last}
2610
- shall be reachable from
2611
- \tcode {first}.
2612
2610
\end {itemdescr }
2613
2611
2614
2612
\indexlibrary {\idxcode {next}}%
You can’t perform that action at this time.
0 commit comments