Returns an iterator to one-past-the-last element in the collection.
const_iterator end() const;
No-throw guarantee.
Constant.