|
Bash++
Bash++ compiler internal documentation
|
#include <NullStream.h>


Public Member Functions | |
| NullOStringStream ()=default | |
| template<typename T > | |
| NullOStringStream & | operator<< (const T &value) |
| NullOStringStream & | write (const char *s, std::streamsize n) |
| std::string | str () const |
|
default |
|
inline |
|
inline |
|
inline |