CppCommon
1.0.4.1
C++ Common Library
|
Standard input/output/error stream inline implementation. More...
Go to the source code of this file.
Namespaces | |
CppCommon | |
C++ Common project definitions. | |
Functions | |
void | CppCommon::swap (StdInput &stream1, StdInput &stream2) noexcept |
void | CppCommon::swap (StdOutput &stream1, StdOutput &stream2) noexcept |
void | CppCommon::swap (StdError &stream1, StdError &stream2) noexcept |
Standard input/output/error stream inline implementation.
Definition in file stream.inl.