CppCommon
1.0.4.1
C++ Common Library
|
Standard input/output/error stream definition. More...
#include "common/reader.h"
#include "common/writer.h"
#include "errors/exceptions.h"
#include <memory>
#include "stream.inl"
Go to the source code of this file.
Classes | |
class | CppCommon::StdInput |
Standard input stream. More... | |
class | CppCommon::StdOutput |
Standard output stream. More... | |
class | CppCommon::StdError |
Standard error stream. More... | |
Namespaces | |
CppCommon | |
C++ Common project definitions. | |
Standard input/output/error stream definition.
Definition in file stream.h.