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.
Provides a type that describes an iterator that underlies a raw storage iterator.
typedef ForwardIterator iter_type;
Remarks
The type is a synonym for the template parameter ForwardIterator.
Requirements
Header: <memory>
Namespace: std