Returns an iterator to the first element in the collection.
const_iterator begin() const;
No-throw guarantee.
Constant.