Construct a new pair reference for the same list and pair as the specified original.

Synopsis

Declared in <bdlcc_skiplist.h>

SkipListPairHandle(SkipListPairHandle const& original);

Created with MrDocs