[#bsl-allocator-0c1-2constructor-0fe] = xref:bsl.adoc[bsl]::xref:bsl/allocator-0c1.adoc[allocator<short>]::allocator :relfileprefix: ../../ :mrdocs: Create a copy of this allocator. == Synopsis Declared in `<bslma_bslallocator.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- constexpr allocator(xref:bsl/allocator-0df.adoc[allocator<short>] const& original) noexcept = default; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#