This method has no effect for this heap bypass allocator.
Declared in <bdlma_heapbypassallocator.h>
This method has no effect for this heap bypass 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 block; ignored by this allocator |