Scroll to navigation

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

NAME

outputstringstream.h - 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.

Fri Aug 19 2016 Zipios++