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