Write the accumulated state information held in this allocator to the optionally specified file f (default stdout) in a reasonable (multi‐line) format.
Synopsis
Declared in <bslma_testallocator.h>
void
print(FILE* f = stdout) const;
Created with MrDocs