[#BloombergLP-bdlcc-SkipList-0b-isEmpty] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlcc.adoc[bdlcc]::xref:BloombergLP/bdlcc/SkipList-0b.adoc[SkipList<long long, EventData>]::isEmpty :relfileprefix: ../../../ :mrdocs: Return `true` if this list is empty, and `false` otherwise. == Synopsis Declared in `<bdlcc_skiplist.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool isEmpty() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#