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