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