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