Write the accumulated state information held in this allocator to the specified stream in some reasonable (multi‐line) format, and return a reference to stream.

Synopsis

Declared in <bdlma_countingallocator.h>

std::ostream&
print(std::ostream& stream) const;

Created with MrDocs