Searched refs:is_mergable (Results 1 – 10 of 10) sorted by relevance
88 static const bool is_mergable = Heap::is_mergable; member89 typedef typename boost::conditional<is_mergable,
53 is_mergable = C::is_mergable; in BOOST_CONCEPT_USAGE()62 bool has_ordered_iterators, is_mergable, is_stable; member
107 static const bool is_mergable = false; member in boost::heap::priority_queue
230 static const bool is_mergable = true; member in boost::heap::pairing_heap
501 static const bool is_mergable = false; member in boost::heap::d_ary_heap
218 static const bool is_mergable = true; member in boost::heap::fibonacci_heap
361 static const bool is_mergable = true; member in boost::heap::skew_heap
144 static const bool is_mergable = true; member in boost::heap::binomial_heap
69 boost::conditional<pri_queue::is_mergable, in run_merge_tests()
105 …static const bool is_mergable; // priority queue is efficiently ``[link heap.…