|
osmanip
Library with useful output stream tools like: color and style manipulators, progress bars and terminal graphics.
|
#include <string>

Go to the source code of this file.
Namespaces | |
| osm | |
Macros | |
| #define | OSMANIP_UTILITY_WINDOWS_HPP |
Functions | |
| void | osm::enableANSI () |
| Function used to enable ANSI escape sequences on Windows. More... | |
| void | osm::disableANSI () |
| Function used to disable ANSI escape sequences on Windows. More... | |
| void | osm::enableUNICODE () |
| Function used to enable UNICODE characters (used for Windows only). More... | |
| void | osm::disableUNICODE () |
| Function used to disable UNICODE characters (used for Windows only). More... | |
| #define OSMANIP_UTILITY_WINDOWS_HPP |