File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 1008210082\tcode{first}
1008310083and
1008410084\tcode{last})
10085- and no reallocations if iterators \tcode{first} and \tcode{last} are of forward, bidirectional, or random access categories.
10085+ and no reallocations if
10086+ \tcode{InputIterator} meets the \oldconcept{ForwardIterator} requirements.
1008610087It makes order
1008710088$N$
1008810089calls to the copy constructor of
1038510386\end{itemize}
1038610387For the declarations taking a pair of \tcode{InputIterator},
1038710388performs at most one reallocation if
10388- \tcode{InputItera\-tor} models \oldconcept{ForwardIterator}.
10389+ \tcode{InputItera\-tor} meets the \oldconcept{ForwardIterator} requirements .
1038910390\end{itemdescr}
1039010391
1039110392\indexlibrarymember{erase}{vector}%
You can’t perform that action at this time.
0 commit comments