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