BloombergLP::bdlcc::SkipListPairHandle::SkipListPairHandle

Constructors

Synopses

Declared in <bdlcc_skiplist.h>

Construct a new PairHandle that does not refer to a pair.

SkipListPairHandle();
» more...

Create a handle referring to the same pair as original.

SkipListPairHandle(SkipListPairHandle const& original);
» more...

Parameters

NameDescription
originalsource object providing the initial value