11 template <
class TOutputStream>
18 template <
class TOutputStream>
19 inline TOutputStream&
operator<<(TOutputStream& stream, std::pair<Color, Color> colors)
static void SetColor(Color color, Color background=Color::BLACK)
Set console text color.
C++ Benchmark project definitions.
TOutputStream & operator<<(TOutputStream &stream, Color color)
Stream manipulator: change console text color.
Color
Supported console colors.