end overloads

Synopses

Declared in <bslstp_hashmap.h>

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

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

const_iterator
end() const;

Return Value

  • past‐the‐end iterator

  • const past‐the‐end iterator

Created with MrDocs