Home
last modified time | relevance | path

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

/oneTBB/test/common/
H A Dtest_comparisons.h85 TwoWayComparable() : n(0) { in TwoWayComparable() function
89 TwoWayComparable( std::size_t num ) : n(num) { in TwoWayComparable() function