CppBenchmark 1.0.5.0
C++ Benchmark Library
|
Console management inline implementation. More...
Go to the source code of this file.
Namespaces | |
namespace | CppBenchmark |
C++ Benchmark project definitions. | |
Functions | |
template<class TOutputStream > | |
TOutputStream & | CppBenchmark::operator<< (TOutputStream &stream, Color color) |
Stream manipulator: change console text color. | |
template<class TOutputStream > | |
TOutputStream & | CppBenchmark::operator<< (TOutputStream &stream, std::pair< Color, Color > colors) |
Stream manipulator: change console text and background colors. | |
Console management inline implementation.
Definition in file console.inl.