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