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