begin overloads
begin
Declared in <bslstp_hashtable.h>
<bslstp_hashtable.h>
Return an iterator to the first element in this table.
iterator begin();
Return a const iterator to the first element in this table.
const_iterator begin() const;