Constructors
Synopses
Declared in <bdlcc_skiplist.h>
Construct a new PairHandle that does not refer to a pair.
Create a handle referring to the same pair as original.
SkipListPairHandle(SkipListPairHandle const& original);
Parameters
Name |
Description |
original |
source object providing the initial value |
Created with MrDocs