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