27
Iterators library
[iterators]
27.5
Iterator adaptors
[predef.iterators]
27.5.3
Move iterators
[move.iterators]
27.5.3.3
move_iterator
operations
[move.iter.ops]
27.5.3.3.5
move_iterator::operator->
[move.iter.op.ref]
constexpr pointer operator->() const;
1
#
Returns:
current
.