[#BloombergLP-bdlcc-SkipListPairHandle-2constructor-06] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlcc.adoc[bdlcc]::xref:BloombergLP/bdlcc/SkipListPairHandle.adoc[SkipListPairHandle]::SkipListPairHandle :relfileprefix: ../../../ :mrdocs: Constructors == Synopses Declared in `<bdlcc_skiplist.h>` Construct a new PairHandle that does not refer to a pair. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/bdlcc/SkipListPairHandle/2constructor-0a.adoc[SkipListPairHandle](); ---- [.small]#xref:BloombergLP/bdlcc/SkipListPairHandle/2constructor-0a.adoc[_» more..._]# Construct a new pair reference for the same list and pair as the specified `original`. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/bdlcc/SkipListPairHandle/2constructor-0c.adoc[SkipListPairHandle](xref:BloombergLP/bdlcc/SkipListPairHandle.adoc[SkipListPairHandle] const& original); ---- [.small]#xref:BloombergLP/bdlcc/SkipListPairHandle/2constructor-0c.adoc[_» more..._]# [.small]#Created with https://www.mrdocs.com[MrDocs]#