[#BloombergLP-bslstl-Variant_AllocatorBase-04-2constructor-01] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bslstl.adoc[bslstl]::xref:BloombergLP/bslstl/Variant_AllocatorBase-04.adoc[Variant_AllocatorBase<true>]::Variant_AllocatorBase :relfileprefix: ../../../ :mrdocs: Create a `Variant_AllocatorBase` object that holds a copy of the allocator held by the specified `original`. == Synopsis Declared in `<bslstl_variant.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- Variant_AllocatorBase(xref:BloombergLP/bslstl/Variant_AllocatorBase-04.adoc[Variant_AllocatorBase<true>] const& original); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#