Searched refs:__is_heap_until_local (Results 1 – 1 of 1) sorted by relevance
3469 __is_heap_until_local(_RandomAccessIterator __first, _DifferenceType __begin, _DifferenceType __end… in __is_heap_until_local() function3485 __is_heap_until_local(_RandomAccessIterator __first, _DifferenceType __begin, _DifferenceType __end… in __is_heap_until_local() function3509 … return __internal::__is_heap_until_local(__first, __i - __first, __j - __first, __comp, in __pattern_is_heap_until()