Return true if this bucket contains no elements, and false otherwise.
Synopsis
Declared in <bdlcc_stripedunorderedcontainerimpl.h>
bool
empty() const;
Return Value
true if this bucket contains no elements, and false otherwise
Created with MrDocs