4#ifndef TETL_STDEXCEPT_OVERFLOW_ERROR_HPP
5#define TETL_STDEXCEPT_OVERFLOW_ERROR_HPP
7#include <etl/_stdexcept/runtime_error.hpp>
Definition adjacent_find.hpp:9
Definition overflow_error.hpp:11
constexpr overflow_error()=default
constexpr overflow_error(char const *what)
Definition overflow_error.hpp:14
Definition runtime_error.hpp:11
constexpr runtime_error(char const *what)
Definition runtime_error.hpp:14