move_iterator::base
Returns the stored iterator for this move_iterator.
RandomIterator base() const;
속성 값/반환 값
Returns the stored iterator for the move_iterator.
설명
The member function returns the stored iterator.
요구 사항
헤더: <iterator>
네임스페이스: std