dbg::null_stream Class Reference

In non-debug versions, this class is used to replace an ostream so that code will compile away. More...

#include <dbg.h>

List of all members.

Public Member Functions

template<class otype>
null_streamoperator<< (const otype &)
template<class otype>
null_streamoperator<< (otype &)
null_streamoperator<< (std::ostream &(*)(std::ostream &))


Detailed Description

In non-debug versions, this class is used to replace an ostream so that code will compile away.

Do not use it directly.

For internal use only.

Definition at line 1897 of file dbg.h.


The documentation for this class was generated from the following file:
Generated on Tue Sep 18 04:19:15 2007 for libdbg by  doxygen 1.5.3