CppCommon 1.0.5.0
C++ Common Library
Loading...
Searching...
No Matches
Namespaces | Functions
stream.inl File Reference

Standard input/output/error stream inline implementation. More...

Go to the source code of this file.

Namespaces

namespace  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.