Return true if this list is empty, and false otherwise.
Synopsis
Declared in <bdlcc_skiplist.h>
bool
isEmpty() const;
Return Value
true if this list is empty, and false otherwise
Created with MrDocs
Return true if this list is empty, and false otherwise.
Declared in <bdlcc_skiplist.h>
bool
isEmpty() const;
true if this list is empty, and false otherwise
Created with MrDocs