Main Page | Namespace List | Class Hierarchy | Alphabetical List | Compound List | File List | Namespace Members | Compound 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 Jun 27 00:18:50 2003 for libdbg by doxygen 1.3.2