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