[#bsl-allocator-0a7-2constructor-07] = xref:bsl.adoc[bsl]::xref:bsl/allocator-0a7.adoc[allocator<unsigned int>]::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<unsigned int>] const& original) noexcept = default; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#