See the overload above for contract.
Synopsis
Declared in <bdlma_countingallocator.h>
explicit
CountingAllocator(
char const* name,
bslma::Allocator* basicAllocator = 0);
Parameters
Name |
Description |
name |
optional name included in |
basicAllocator |
memory allocator; null uses the default |
Created with MrDocs