sbuild
1.6.10
|
Null stream buffer. More...
#include <sbuild-nostream.h>
Private Member Functions | |
traits::int_type | overflow (typename traits::int_type c) |
Output buffer. More... | |
Null stream buffer.
This stream buffer acts as a bit-bucket, discarding all input.
|
inlineprivate |
Output buffer.
EOF is never returned.
c | the character to output. |