![]() |
Toolbox snapshot
The Reactive C++ Toolbox
|
#include <toolbox/util/Exception.hpp>

Public Member Functions | |
| operator std::string_view () const noexcept | |
Public Attributes | |
| OStaticStream< MaxErrSize > | os_ |
Definition at line 31 of file Exception.hpp.
|
inlinenoexcept |
Definition at line 33 of file Exception.hpp.
| OStaticStream<MaxErrSize> toolbox::util::ErrMsg::os_ |
Definition at line 32 of file Exception.hpp.
Referenced by operator std::string_view().