Trait typenum::type_operators::IsLess [−][src]
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.