3#ifndef TETL_STDEXCEPT_LOGIC_ERROR_HPP
4#define TETL_STDEXCEPT_LOGIC_ERROR_HPP
Definition adjacent_find.hpp:8
constexpr exception()=default
constexpr auto what() const noexcept -> char const *
Definition exception.hpp:16
constexpr logic_error(char const *what)
Definition logic_error.hpp:13
constexpr logic_error()=default