Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The type iterator_type is based on the template parameter RandomIterator for the class template move_iterator, and can be used interchangeably in its place.
typedef RandomIterator iterator_type;
Remarks
The type is a synonym for the template parameter RandomIterator.
Requirements
Header: <iterator>
Namespace: std