Return true if this PairHandle currently refers to a pair, and false otherwise.
Synopsis
Declared in <bdlcc_skiplist.h>
bool
isValid() const;
Return Value
true if this handle refers to a pair, and false otherwise
Created with MrDocs