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