Return the address of the first element in this hash table, or a null pointer value if this hash table is empty.
Synopsis
Declared in <bslstl_hashtable.h>
bslalg::BidirectionalLink*
elementListRoot() const;
Created with MrDocs