|
TRIQS/TRIQS 4.0.0
Researching Interacting Quantum Systems
|
#include <ostream>#include <streambuf>#include <string>Verbosity-controlled output stream and an auto-indenting std::ostream.
Definition in file report_stream.hpp.
Go to the source code of this file.
Classes | |
| class | triqs::utility::indented_ostream |
| Adapter for std::ostream that prepends a fixed-width indentation to every new line. More... | |
| class | triqs::utility::report_stream |
| Output stream with a configurable verbosity level. More... | |