Return an iterator to the end.
iterator end() const;
auto it = this->end();
Constant.
Throws nothing.