[#BloombergLP-bdlcc-SkipListPairHandle-2conversion] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlcc.adoc[bdlcc]::xref:BloombergLP/bdlcc/SkipListPairHandle.adoc[SkipListPairHandle]::operator xref:BloombergLP/bdlcc/SkipListPair.adoc[bdlcc::SkipListPair<KEY, DATA>] const* :relfileprefix: ../../../ :mrdocs: Return the address of the pair referred to by this `SkipListPairHandle`, or 0 if this handle does not manage a reference. == Synopsis Declared in `<bdlcc_skiplist.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- operator xref:BloombergLP/bdlcc/SkipListPair.adoc[bdlcc::SkipListPair<KEY, DATA>] const*() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#