#include <sbuild-nostream.h>
Inheritance diagram for sbuild::basic_nostream< cT, traits >:
Public Member Functions | |
basic_nostream () | |
The constructor. | |
Private Attributes | |
basic_nbuf< cT, traits > | nbuf |
The stream buffer. |
This ostream discards all input, because it uses a basic_nbuf stream buffer.
|
The constructor.
|
|
The stream buffer.
|