[#BloombergLP-bslalg-ContainerBase-2constructor] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bslalg.adoc[bslalg]::xref:BloombergLP/bslalg/ContainerBase.adoc[ContainerBase]::ContainerBase :relfileprefix: ../../../ :mrdocs: Construct this object using the specified `basicAllocator` of the parameterized `ALLOCATOR` type. == Synopsis Declared in `<bslalg_containerbase.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- explicit ContainerBase(ALLOCATOR const& basicAllocator); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#