Searched defs:less_with_T (Results 1 – 1 of 1) sorted by relevance
475 struct less_with_T struct477 typedef int T;478 bool operator()(const int& a, const int& b) const in operator ()()