outputstringstream.h(3) Library Functions Manual outputstringstream.h(3)

outputstringstream.h - Header file that defines OutputStringStream.

#include 'zipios++/zipios-config.h'
#include 'zipios++/meta-iostreams.h'
#include <string>


class zipios::OutputStringStream
OutputStringStream is typedefed to ostringstream if sstream is part of the standard library (unless Zipios++ has been explicitly configured not to use it).

Header file that defines OutputStringStream.

Definition in file outputstringstream.h.

Generated automatically by Doxygen for Zipios++ from the source code.

Zipios++