Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/include/c++/v1/__algorithm/
Dranges_is_heap.h37 struct __is_heap { struct
40 __is_heap_fn_impl(_Iter __first, _Sent __last, _Comp& __comp, _Proj& __proj) { in __is_heap_fn_impl() argument
67 inline constexpr auto is_heap = __is_heap{}; argument