Trait typenum::type_operators::IsLess
source ·
[−]Expand description
A type operator that returns True if Self < Rhs, otherwise returns False.
A type operator that returns True if Self < Rhs, otherwise returns False.