This function has no effect for this buffer allocator.

Synopses

Declared in <bslma_bufferallocator.h>

This function has no effect for this buffer allocator.

virtual
void
deallocate(void* address) override;
void
deallocate(
    void* __p,
    size_t __bytes,
    size_t __alignment = _S_max_align);

Created with MrDocs