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