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