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