tetl 0.1.0
Embedded Template Library
|
#include <underflow_error.hpp>
Public Member Functions | |
constexpr | underflow_error ()=default |
constexpr | underflow_error (char const *what) |
![]() | |
constexpr | runtime_error ()=default |
constexpr | runtime_error (char const *what) |
![]() | |
constexpr | exception ()=default |
constexpr | exception (char const *what) |
constexpr auto | what () const noexcept -> char const * |
|
constexprdefault |
|
inlineexplicitconstexpr |