|
TRIQS/TRIQS 4.0.0
Researching Interacting Quantum Systems
|
#include <functional>#include <ostream>A conditional output stream that only emits when a user-supplied predicate returns true.
Definition in file debug_stream.hpp.
Go to the source code of this file.
Classes | |
| class | triqs::utility::debug_stream |
| Output stream wrapper that emits only when a condition returns true and only in debug builds. More... | |