This method has no effect for this heap bypass allocator.

Synopsis

Declared in <bdlma_heapbypassallocator.h>

virtual
void
deallocate(void* address) override;

Parameters

Name

Description

address

memory block; ignored by this allocator

Created with MrDocs