Searched refs:not_leaf (Results 1 – 1 of 1) sorted by relevance
100 return !heap->not_leaf(index); in is_leaf()288 while (not_leaf(index)) { in siftdown()318 bool not_leaf(size_type index) const in not_leaf() function in boost::heap::detail::d_ary_heap