[#bsl-allocator-060-operator_assign-0c] = xref:bsl.adoc[bsl]::xref:bsl/allocator-060.adoc[allocator<pair<TimeInterval const, Node*>>]::operator= :relfileprefix: ../../ :mrdocs: == Synopsis Declared in `<bits/memory_resource.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- polymorphic_allocator<pair<TimeInterval const, Node*>>& operator=(polymorphic_allocator<pair<TimeInterval const, Node*>> const&) = delete; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#