end overloads

Synopses

Declared in <bslstp_slist.h>

Return the past‐the‐end iterator for this list.

Return the past‐the‐end const iterator for this list.

const_iterator
end() const;

Return Value

  • past‐the‐end iterator

  • past‐the‐end const iterator

Created with MrDocs