trace.h
Go to the documentation of this file.
void log(const T &t, const Ts &... ts)
atomically prints to std::clog a sequence of items (separated by ttg::print_separator) followed by st...
Definition: print.h:146
constexpr bool trace_enabled()
returns whether tracing was enabled at configure time
Definition: trace.h:15