Searched refs:cmpthings (Results 1 – 2 of 2) sorted by relevance
55 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()
496 class cmpthings { class508 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…