Return the address that provides non‐modifiable access to this object's held bsl::ostream.
Synopsis
Declared in <balxml_formatter.h>
std::ostream const*
stream() const;
Return Value
address providing non‐modifiable access to the held stream
Created with MrDocs