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