CppCommon  1.0.4.1
C++ Common Library
Namespaces | Functions
stream.inl File Reference

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
 

Detailed Description

Standard input/output/error stream inline implementation.

Author
Ivan Shynkarenka
Date
23.07.2017

Definition in file stream.inl.