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