raw_storage_iterator::iter_type
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