[#bsl-allocator-060-2constructor-09] = xref:bsl.adoc[bsl]::xref:bsl/allocator-060.adoc[allocator<pair<TimeInterval const, Node*>>]::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<pair<TimeInterval const, Node*>>] const& original) noexcept = default; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#