move_iterator::pointer
The type pointer is a typedef based on the random iterator RandomIterator for move_iterator, and can be used interchangeably.
typedef RandomIterator
pointer;
설명
The type is a synonym for RandomIterator.
요구 사항
헤더: <iterator>
네임스페이스: std