A boost::iostreams::filtering_ostream with a constructor that automatically sets it up to indent the first character after a newline the given number of spaces and forward the output to a std::ostream. More...
#include <osvr/Util/IndentingStream.h>
Inherits filtering_ostream.
A boost::iostreams::filtering_ostream with a constructor that automatically sets it up to indent the first character after a newline the given number of spaces and forward the output to a std::ostream.
Definition at line 82 of file IndentingStream.h.