end

Returns a const_iterator to the end of the list.

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

Syntax

const_iterator end() const noexcept;