Template Struct range

Struct Documentation

template<typename T, T Minimum, T Maximum>
struct range

Public Functions

inline range(T t) noexcept
inline constexpr operator T() const noexcept