Home
last modified time | relevance | path

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

/third_party/boost/libs/heap/test/
Dcommon_heap_tests.hpp475 struct less_with_T struct
477 typedef int T;
478 bool operator()(const int& a, const int& b) const in operator ()()