[#bsl-allocator-09b-deallocate-0e] = xref:bsl.adoc[bsl]::xref:bsl/allocator-09b.adoc[allocator<pair<int const, pair<shared_ptr<Statistics>, shared_ptr<Collector<OsLinux>>>>>]::deallocate :relfileprefix: ../../ :mrdocs: == Synopsis Declared in `<bits/memory_resource.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void deallocate( xref:bsl/pair-0b.adoc[pair<int const, pair<shared_ptr<Statistics>, shared_ptr<Collector<OsLinux>>>>]* __p, size_t __n) noexcept; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#