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