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

#include <logic_error.hpp>

Inheritance diagram for logic_error:
exception domain_error invalid_argument length_error out_of_range

Public Member Functions

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

◆ logic_error() [1/2]

logic_error ( )
constexprdefault

◆ logic_error() [2/2]

logic_error ( char const * what)
inlineexplicitconstexpr

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