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