operator *

The * operator returns the current value of the iterator.

Visibility
Public
Signature
Concept& operator*()
Returns

The current value of the iterator


Feedback