4#ifndef TETL_STDEXCEPT_LOGIC_ERROR_HPP
5#define TETL_STDEXCEPT_LOGIC_ERROR_HPP
7#include <etl/_exception/exception.hpp>
Definition adjacent_find.hpp:9
Definition exception.hpp:9
constexpr exception(char const *what)
Definition exception.hpp:12
Definition logic_error.hpp:11
constexpr logic_error(char const *what)
Definition logic_error.hpp:14
constexpr logic_error()=default