[#BloombergLP-bdlma-BufferedSequentialAllocator-deallocate-0c3] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlma.adoc[bdlma]::xref:BloombergLP/bdlma/BufferedSequentialAllocator.adoc[BufferedSequentialAllocator]::deallocate :relfileprefix: ../../../ :mrdocs: This method has no effect on the specified memory block. == Synopses Declared in `<bdlma_bufferedsequentialallocator.h>` This method has no effect on the specified memory block. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- virtual void xref:BloombergLP/bdlma/BufferedSequentialAllocator/deallocate-0ce.adoc[deallocate](void* address) override; ---- [.small]#xref:BloombergLP/bdlma/BufferedSequentialAllocator/deallocate-0ce.adoc[_» more..._]# [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void xref:BloombergLP/bslma/Allocator/deallocate-077.adoc[deallocate]( void* __p, size_t __bytes, size_t __alignment = _S_max_align); ---- [.small]#xref:BloombergLP/bslma/Allocator/deallocate-077.adoc[_» more..._]# [.small]#Created with https://www.mrdocs.com[MrDocs]#