#include <dbg.h>
Public Member Functions | |
template<class otype> | |
null_stream & | operator<< (const otype &) |
template<class otype> | |
null_stream & | operator<< (otype &) |
null_stream & | operator<< (std::ostream &(*)(std::ostream &)) |
Do not use it directly.
For internal use only.
Definition at line 1897 of file dbg.h.