[#BloombergLP-bslma-TestAllocator-print] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bslma.adoc[bslma]::xref:BloombergLP/bslma/TestAllocator.adoc[TestAllocator]::print :relfileprefix: ../../../ :mrdocs: 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>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void print(FILE* f = stdout) const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#