[#BloombergLP-bdlcc-SkipListPairHandle-isValid] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlcc.adoc[bdlcc]::xref:BloombergLP/bdlcc/SkipListPairHandle.adoc[SkipListPairHandle]::isValid :relfileprefix: ../../../ :mrdocs: Return `true` if this PairHandle currently refers to a pair, and `false` otherwise. == Synopsis Declared in `<bdlcc_skiplist.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool isValid() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#