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

Console management inline implementation. More...

Go to the source code of this file.

Namespaces

namespace  CppCommon
 C++ Common project definitions.
 

Functions

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

Detailed Description

Console management inline implementation.

Author
Ivan Shynkarenka
Date
27.07.2016

Definition in file console.inl.