CppBenchmark  1.0.4.0
C++ Benchmark Library
Namespaces | Functions
console.inl File Reference

Console management inline implementation. More...

Go to the source code of this file.

Namespaces

 CppBenchmark
 C++ Benchmark project definitions.
 

Functions

template<class TOutputStream >
TOutputStream & CppBenchmark::operator<< (TOutputStream &stream, Color color)
 Stream manipulator: change console text color. More...
 
template<class TOutputStream >
TOutputStream & CppBenchmark::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
29.07.2015

Definition in file console.inl.