begin

Returns a const_iterator to the beginning of the list.

The order of the elements in the list is not significant and might change in future.

Syntax

const_iterator begin() const noexcept;