bsl::hash_multimap::end

end overloads

Synopses

Declared in <bslstp_hashmap.h>

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

iterator
end();
» more...

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

const_iterator
end() const;
» more...