C++ Actor Framework 1.0.0
|
Wraps an output iterator to provide a push_back
and insert
member functions for using the print algorithms.
More...
#include <print.hpp>
Public Types | |
using | value_type = char |
Public Attributes | |
OutputIterator | pos |
Wraps an output iterator to provide a push_back
and insert
member functions for using the print algorithms.