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.
Declared in <bdlma_countingallocator.h>
std::ostream&
print(std::ostream& stream) const;
reference to stream
| Name | Description |
|---|---|
| stream | output stream |