end overloads
end
Declared in <bslstp_slist.h>
<bslstp_slist.h>
Return the past-the-end iterator for this list.
iterator end();
Return the past-the-end const iterator for this list.
const_iterator end() const;