Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members

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 Fri Apr 8 06:08:49 2005 for libdbg by  doxygen 1.4.0