5 #ifndef VCCC_UTILITY_IN_RANGE_HPP_
6 #define VCCC_UTILITY_IN_RANGE_HPP_
17 template<
typename R,
typename T>
constexpr VCCC_INLINE_OR_STATIC detail::max_niebloid max
Definition: max.hpp:95
constexpr VCCC_INLINE_OR_STATIC detail::min_niebloid min
Definition: min.hpp:90
constexpr bool cmp_greater_equal(T t, U u) noexcept
Definition: cmp.hpp:91
constexpr bool in_range(T t) noexcept
Definition: in_range.hpp:18
constexpr bool cmp_less_equal(T t, U u) noexcept
Definition: cmp.hpp:86
Definition: directory.h:12