4#ifndef TETL_STDEXCEPT_RUNTIME_ERROR_HPP
5#define TETL_STDEXCEPT_RUNTIME_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 runtime_error.hpp:11
constexpr runtime_error(char const *what)
Definition runtime_error.hpp:14
constexpr runtime_error()=default