CppCommon
1.0.4.1
C++ Common Library
|
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... | |
Console management inline implementation.
Definition in file console.inl.