BloombergLP::bdlcc::SkipListPairHandle::SkipListPairHandle

Create a handle referring to the same pair as original.

Synopsis

Declared in <bdlcc_skiplist.h>

SkipListPairHandle(SkipListPairHandle const& original);

Description

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

Parameters

NameDescription
originalsource object providing the initial value