Searched defs:LessThanOrEqualOperation (Results 1 – 1 of 1) sorted by relevance
155 struct LessThanOrEqualOperation { struct157 static inline constexpr bool Do(T l, T r) { in Do()