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