Home
last modified time | relevance | path

Searched refs:Less (Results 1 – 1 of 1) sorted by relevance

/oneTBB/test/tbb/
H A Dtest_parallel_sort.cpp45 static bool Less (const Minimal &a, const Minimal &b) { in Less() function in Minimal
57 return Minimal::Less(a,b); in operator ()()