This method has no effect; memory is managed by this allocator.
Declared in <bdlma_sequentialallocator.h>
This method has no effect; memory is managed by this allocator.
virtual
void
deallocate(void* address) override;
» more...
void
deallocate(
void* __p,
size_t __bytes,
size_t __alignment = _S_max_align);
» more...
| Name | Description |
|---|---|
| address | memory previously allocated by this allocator |