This method has no effect on the specified memory block.
Declared in <bdlma_bufferedsequentialallocator.h>
This method has no effect on the specified memory block.
virtual
void
deallocate(void* address) override;
» more...
void
deallocate(
void* __p,
size_t __bytes,
size_t __alignment = _S_max_align);
» more...