|
template<class T > |
auto | operator<< (T &&v) const |
|
template<class ... Args> |
auto | operator() (const char *fmt, const Args &... args) const |
|
◆ operator()()
template<class ... Args>
auto mpqc::Log::Stream::operator() |
( |
const char * |
fmt, |
|
|
const Args &... |
args |
|
) |
| const |
|
inline |
◆ operator<<()
template<class T >
auto mpqc::Log::Stream::operator<< |
( |
T && |
v | ) |
const |
|
inline |
◆ output
std::ostream&(* mpqc::Log::Stream::output) () |
◆ prefix
const std::string mpqc::Log::Stream::prefix |
The documentation for this struct was generated from the following file: