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