Home
last modified time | relevance | path

Searched defs:LessThanOperation (Results 1 – 1 of 1) sorted by relevance

/external/emboss/runtime/cpp/
Demboss_arithmetic.h148 struct LessThanOperation { struct
150 static inline constexpr bool Do(T l, T r) { in Do()