[#BloombergLP-bdlcc-SkipList-0a-2conversion] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlcc.adoc[bdlcc]::xref:BloombergLP/bdlcc/SkipList-0a.adoc[SkipList]::operator xref:BloombergLP/bslmf/NestedTraitDeclaration.adoc[BloombergLP::bslmf::NestedTraitDeclaration<SkipList, UsesBslmaAllocator>] :relfileprefix: ../../../ :mrdocs: Return the nested trait declaration for this skip‐list type. == Synopsis Declared in `<bdlcc_skiplist.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- operator xref:BloombergLP/bslmf/NestedTraitDeclaration.adoc[BloombergLP::bslmf::NestedTraitDeclaration<SkipList, UsesBslmaAllocator>]() const; ---- == Description This operator declares that this skip‐list type uses a `bslma` allocator. == Return Value nested trait declaration indicating allocator use [.small]#Created with https://www.mrdocs.com[MrDocs]#