This method has no effect for this allocator.
Synopsis
Declared in <bslma_sequentialallocator.h>
virtual
void
deallocate(void* address) override;
Parameters
Name |
Description |
address |
The address of the memory block to deallocate. |
Created with MrDocs