This function has no effect for this buffer allocator.

Synopsis

Declared in <bslma_bufferallocator.h>

virtual
void
deallocate(void* address) override;

Parameters

Name

Description

address

Memory block previously allocated by this allocator.

Created with MrDocs