libjmmcg
release_579_6_g8cffd
A C++ library containing an eclectic mix of useful, advanced components.
|
#include <stack_string.hpp>
Inherits std::runtime_error.
Public Types | |
typedef std::runtime_error | base_t |
Public Member Functions | |
constexpr | exception (char const *s) FORCE_INLINE |
The type of the exception that we throw.
Definition at line 86 of file stack_string.hpp.
typedef std::runtime_error jmmcg::LIBJMMCG_VER_NAMESPACE::basic_stack_string< BuffN, charT, traits >::exception::base_t |
Definition at line 87 of file stack_string.hpp.
|
inlineexplicitconstexpr |
Definition at line 89 of file stack_string.hpp.