Return the past‐the‐end (forward) iterator providing non‐modifiable access to this list.
Synopsis
Declared in <bslstl_list.h>
list<VALUE, ALLOCATOR>::const_iterator
end() const noexcept;
Created with MrDocs