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