Home
last modified time | relevance | path

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

/third_party/boost/libs/heap/test/
Dd_ary_heap_test.cpp55 cmpthings ord; in run_d_ary_heap_test()
56 …boost::heap::d_ary_heap<thing, boost::heap::arity<D>, boost::heap::compare<cmpthings>, boost::heap… in run_d_ary_heap_test()
Dcommon_heap_tests.hpp496 class cmpthings { class
508 cmpthings ord; \
509 boost::heap::HEAP_TYPE<thing, boost::heap::compare<cmpthings> > vpq(ord); \
511 …boost::heap::HEAP_TYPE<thing, boost::heap::compare<cmpthings>, boost::heap::stable<true> > vpq2(or…