Write the accumulated state information held in this allocator to the optionally specified file f (default stdout) in a reasonable (multi-line) format.
Declared in <bslma_testallocator.h>
void
print(FILE* f = stdout) const;
| Name | Description |
|---|---|
| f | The file to which to write; defaults to stdout. |