|
guanaqo
1.0.0-alpha.25
Utilities for scientific software
|
Stream buffer and redirector for capturing ostream output.
Definition in file callback-streambuf.hpp.
#include <cstring>#include <functional>#include <ostream>#include <span>#include <streambuf>#include <vector>Go to the source code of this file.
Classes | |
| class | guanaqo::callback_streambuf |
| An implementation of a std::streambuf that calls the given callback function with the characters that are written. More... | |
| class | guanaqo::scoped_ostream_redirect |
| Temporarily replaces the rdbuf of the given ostream. More... | |
Namespaces | |
| namespace | guanaqo |