outputstringstream.h(3) Header file that defines OutputStringStream.

SYNOPSIS


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

Classes


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).

Detailed Description

Header file that defines OutputStringStream.

Definition in file outputstringstream.h.

Author

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