bsl::list::end

Return the past-the-end (forward) iterator providing modifiable access to this list.

Synopsis

Declared in <bslstl_list.h>

list<VALUE, ALLOCATOR>::iterator
end() noexcept;