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