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