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

#include <exception.hpp>

Inheritance diagram for exception:
bad_function_call bad_optional_access bad_variant_access logic_error runtime_error domain_error invalid_argument length_error out_of_range overflow_error range_error underflow_error

Public Member Functions

constexpr exception ()=default
 
constexpr exception (char const *what)
 
constexpr auto what () const noexcept -> char const *
 

Constructor & Destructor Documentation

◆ exception() [1/2]

exception ( )
constexprdefault

◆ exception() [2/2]

exception ( char const * what)
inlineexplicitconstexpr

Member Function Documentation

◆ what()

auto what ( ) const -> char const*
inlinenodiscardconstexprnoexcept

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