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