Iterator base() const; |
Returns the underlying base iterator.
Parameters
(none).
Return value
The underlying iterator.
Exceptions
(none).
Example
See also
operator*operator->
| accesses the pointed-to element (public member function) |
Iterator base() const; |
Returns the underlying base iterator.
(none).
The underlying iterator.
(none).
operator*operator->
| accesses the pointed-to element (public member function) |
Please login to continue.