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;
Created with MrDocs
Return the past‐the‐end (forward) iterator providing modifiable access to this list.
Declared in <bslstl_list.h>
list<VALUE, ALLOCATOR>::iterator
end() noexcept;
Created with MrDocs