Public Member Functions | |
| template<typename T> | |
| Stream & | operator<< (const T &) |
| Stream & | operator<< (std::ostream &(*)(std::ostream &)) |
Definition at line 157 of file trace.h.
| Stream& Wt::Trace::Stream::operator<< | ( | std::ostream & | (*)(std::ostream &) | ) | [inline] |
| Stream& Wt::Trace::Stream::operator<< | ( | const T & | ) | [inline] |
This document is licensed under the terms of the GNU Free Documentation License and may be freely distributed under the conditions given by this license.