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