osmanip
Library with useful output stream tools like: color and style manipulators, progress bars and terminal graphics.
Classes | Namespaces | Macros
sstream.hpp File Reference
#include <stdint.h>
#include <mutex>
#include <sstream>
Include dependency graph for sstream.hpp:
This graph shows which files directly or indirectly include this file:

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
 

Detailed Description

Author
Joel Thomas (joelt.nosp@m.homa.nosp@m.s.e@g.nosp@m.mail.nosp@m..com)
Date
2022-11-2

Macro Definition Documentation

◆ OSMANIP_UTILITY_SSTREAM_HPP

#define OSMANIP_UTILITY_SSTREAM_HPP