BloombergLP::bslma::SequentialAllocator::deallocate

This method has no effect for this allocator.

Synopsis

Declared in <bslma_sequentialallocator.h>

virtual
void
deallocate(void* address) override;

Parameters

NameDescription
addressThe address of the memory block to deallocate.