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

Go to the source code of this file.
Classes | |
| class | osm::Stringbuf |
| This class inherits std::stringbuf and adds additional functionality and thread safety. More... | |
| class | osm::Ostreambuf |
| This class inherits Stringbuf and adds the ability to send output to a specific std::ostream buffer as well as redirect output to osm::redirout. More... | |
Namespaces | |
| osm | |
Macros | |
| #define | OSMANIP_UTILITY_SSTREAM_HPP |
| #define OSMANIP_UTILITY_SSTREAM_HPP |