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