Create a Formatter_StreamHolder that holds the specified stream.
Synopsis
Declared in <balxml_formatter.h>
explicit
Formatter_StreamHolder(std::ostream* stream);
Parameters
Name |
Description |
stream |
stream to hold |
Created with MrDocs