[#bsl-allocator-060-deallocate-01] = xref:bsl.adoc[bsl]::xref:bsl/allocator-060.adoc[allocator<pair<TimeInterval const, Node*>>]::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<TimeInterval const, Node*>]* __p, size_t __n) noexcept; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#