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

Console management inline implementation. More...

Go to the source code of this file.

Namespaces

 CppCommon
 C++ Common project definitions.
 

Functions

template<class TOutputStream >
TOutputStream & CppCommon::operator<< (TOutputStream &stream, Color color)
 Stream manipulator: change console text color. More...
 
template<class TOutputStream >
TOutputStream & CppCommon::operator<< (TOutputStream &stream, std::pair< Color, Color > colors)
 Stream manipulator: change console text and background colors. More...
 

Detailed Description

Console management inline implementation.

Author
Ivan Shynkarenka
Date
27.07.2016

Definition in file console.inl.