Returns a const_iterator to the beginning of the list.
const_iterator
The order of the elements in the list is not significant and might change in future.
const_iterator begin() const noexcept;