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