end overloads

Synopses

Declared in <bslstp_hashtable.h>

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

Return a const iterator to the past‐the‐end element.

const_iterator
end() const;

Return Value

  • past‐the‐end iterator

  • const past‐the‐end iterator

Created with MrDocs