C++ Utilities  4.17.0
Useful C++ classes and routines such as argument parser, IO and conversion utilities
Namespaces | Functions
ansiescapecodes.cpp File Reference
#include "./ansiescapecodes.h"
Include dependency graph for ansiescapecodes.cpp:

Go to the source code of this file.

Namespaces

 EscapeCodes
 Encapsulates functions for formatted terminal output using ANSI escape codes.
 

Functions

CPP_UTILITIES_EXPORT std::ostream & EscapeCodes::operator<< (std::ostream &stream, Phrases phrase)
 Prints the specified phrase. More...