Template Struct greater_or_equal

Struct Documentation

template<typename T, T Minimum>
struct greater_or_equal

Public Functions

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