Constructors
Synopses
Declared in <bdlcc_skiplist.h>
Construct a new PairHandle that does not refer to a pair.
Construct a new pair reference for the same list and pair as the specified original.
SkipListPairHandle(SkipListPairHandle const& original);
Created with MrDocs