#include <pdebug.hpp>
Can be used like a std::ostringstream, but doesn't do anything except return an empty string if requested to do so. Only makes sense in combination with the conditional typedefs debugos and vdebugos.
Public Member Functions | |
template<class Foo> | |
fakeos & | operator<< (const Foo &) |
std::string | str () const |
fakeos& estar::fakeos::operator<< | ( | const Foo & | ) | [inline] |
std::string estar::fakeos::str | ( | ) | const [inline] |