![]() |
Gowdy solver
|
SLog enables writing both to cerr and cout simultaneously. More...
#include <slog.h>
Public Member Functions | |
SLog () | |
SLog & | operator<< (std::ostream &(*pfun)(std::ostream &)) |
Data Fields | |
bool | tty |
SLog::SLog | ( | ) | [inline] |
SLog& SLog::operator<< | ( | std::ostream &(*)(std::ostream &) | pfun | ) | [inline] |
bool SLog::tty |
Definition at line 15 of file slog.h.
Referenced by operator<<(), operator<<(), and SLog().