Home
last modified time | relevance | path

Searched defs:is_heap (Results 1 – 3 of 3) sorted by relevance

/third_party/boost/boost/pending/
Dis_heap.hpp32 inline bool is_heap(RandomAccessIterator first, RandomAccessIterator last) in is_heap() function
56 inline bool is_heap(RandomAccessIterator first, RandomAccessIterator last, in is_heap() function
/third_party/boost/boost/heap/detail/
Dheap_node.hpp52 bool is_heap(const Node * n, typename HeapBase::value_compare const & cmp) in is_heap() function
/third_party/boost/boost/heap/
Dskew_heap.hpp145 bool is_heap(typename HeapBase::value_compare const & cmp) const in is_heap() function