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