Searched defs:internal_compare (Results 1 – 4 of 4) sorted by relevance
158 typedef Cmp internal_compare; typedef423 struct internal_compare: struct426 internal_compare(Cmp const & cmp = Cmp()): in internal_compare() argument430 bool operator()(internal_type const & lhs, internal_type const & rhs) const in operator ()()
172 typedef typename super_t::internal_compare internal_compare; typedef203 typedef typename implementation_defined::internal_compare internal_compare; typedef in boost::heap::pairing_heap
168 typedef typename super_t::internal_compare internal_compare; typedef195 typedef typename implementation_defined::internal_compare internal_compare; typedef in boost::heap::fibonacci_heap
222 typedef typename super_t::internal_compare internal_compare; typedef in boost::heap::binomial_heap