Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/libcxx/include/__algorithm/
H A Dsort_heap.h46 sort_heap(_RandomAccessIterator __first, _RandomAccessIterator __last, _Compare __comp) { in sort_heap() function
55 sort_heap(_RandomAccessIterator __first, _RandomAccessIterator __last) { in sort_heap() function