Home | Libraries | People | FAQ | More |
(Inherited from segments_base
)
Return an iterator to the beginning.
iterator begin() const;
Linear in this->front().size()
or constant if this->empty()
.
Throws nothing.