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