[#BloombergLP-bsltf-StdAllocatorAdaptor-2constructor-06] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bsltf.adoc[bsltf]::xref:BloombergLP/bsltf/StdAllocatorAdaptor.adoc[StdAllocatorAdaptor]::StdAllocatorAdaptor :relfileprefix: ../../../ :mrdocs: Create a standard allocator adaptor object for the specified `allocator` of the (template parameter) type `ALLOCATOR`. == Synopsis Declared in `<bsltf_stdallocatoradaptor.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- explicit StdAllocatorAdaptor(ALLOCATOR const& allocator); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#