![]() |
Toolbox snapshot
The Reactive C++ Toolbox
|
#include <toolbox/util/OStreamBase.hpp>
#include <toolbox/util/Concepts.hpp>
#include <toolbox/util/Storage.hpp>
Go to the source code of this file.
Classes | |
struct | toolbox::util::detail::ResetState |
class | toolbox::util::OStream< MaxN > |
OStream uses a dynamic storage acquired from the custom allocator. More... | |
class | toolbox::util::OStaticStream< MaxN > |
class | toolbox::util::OStreamIterator< StreamT > |
class | toolbox::util::OStreamJoiner< StreamT, DelimT > |
Namespaces | |
namespace | toolbox |
namespace | toolbox::util |
namespace | toolbox::util::detail |
Functions | |
ostream & | toolbox::util::detail::operator<< (ostream &os, ResetState) noexcept |
Variables | |
constexpr detail::ResetState | toolbox::util::reset_state {} |