Template Struct ModularLess¶
Defined in File Modular.hpp
Struct Documentation¶
-
template<typename
V>
structrmf_utils::ModularLess¶ This class wraps up the Modular::less_than
operation into a “binary
predicate” class type so it can be used in template metaprogramming.