sbuild
1.7.1
|
Null output stream. More...
#include <nostream.h>
Public Member Functions | |
basic_nostream () | |
The constructor. | |
Private Attributes | |
basic_nbuf< cT, traits > | nbuf |
The stream buffer. | |
Null output stream.
This ostream discards all input, because it uses a basic_nbuf stream buffer.