tetl 0.1.0
Embedded Template Library
Loading...
Searching...
No Matches
runtime_error Struct Reference

#include <runtime_error.hpp>

Inheritance diagram for runtime_error:
exception overflow_error range_error underflow_error

Public Member Functions

constexpr runtime_error ()=default
 
constexpr runtime_error (char const *what)
 
- Public Member Functions inherited from exception
constexpr exception ()=default
 
constexpr exception (char const *what)
 
constexpr auto what () const noexcept -> char const *
 

Constructor & Destructor Documentation

◆ runtime_error() [1/2]

runtime_error ( )
constexprdefault

◆ runtime_error() [2/2]

runtime_error ( char const * what)
inlineexplicitconstexpr

The documentation for this struct was generated from the following file: