|
Bash++
Bash++ compiler internal documentation
|
A stream buffer that discards all output. More...
#include <NullStream.h>


Protected Member Functions | |
| int | overflow (int c) override |
| std::streamsize | xsputn (const char *, std::streamsize n) override |
A stream buffer that discards all output.
Copyright (C) 2025 Andrew S. Rightenburg Bash++: Bash with classes Licensed under the GNU General Public License v3.0 or later (GPL-3.0-or-later)
|
inlineoverrideprotected |
|
inlineoverrideprotected |