logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

outputstringstream.h

Author

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

Zipios++                                         Tue Mar 24 2020                         outputstringstream.h(3)

Detailed Description

       Header file that defines OutputStringStream.

       Definition in file outputstringstream.h.

Name

       outputstringstream.h

Synopsis

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

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

See Also