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