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

#include <out_of_range.hpp>

Inheritance diagram for out_of_range:
logic_error exception

Public Member Functions

constexpr out_of_range ()=default
 
constexpr out_of_range (char const *what)
 
- Public Member Functions inherited from logic_error
constexpr logic_error ()=default
 
constexpr logic_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

◆ out_of_range() [1/2]

out_of_range ( )
constexprdefault

◆ out_of_range() [2/2]

out_of_range ( char const * what)
inlineexplicitconstexpr

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