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