Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/algorithm/
H A Dcomparison.d629 enum isLessThan = pred == "a < b"; variable
631 enum isLessThan = false; variable