explicit raw_storage_iterator( OutputIt it ); |
Initializes the iterator to point to the same value as it
points.
Parameters
it | - | location to point to |
explicit raw_storage_iterator( OutputIt it ); |
Initializes the iterator to point to the same value as it
points.
it | - | location to point to |
Please login to continue.