[#BloombergLP-bslalg-HashTableBucket-last] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bslalg.adoc[bslalg]::xref:BloombergLP/bslalg/HashTableBucket.adoc[HashTableBucket]::last :relfileprefix: ../../../ :mrdocs: 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>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/bslalg/BidirectionalLink.adoc[BidirectionalLink]* last() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#