Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/libcxx/benchmarks/algorithms/
H A Dmake_heap_then_sort_heap.bench.cpp15 struct MakeThenSortHeap { struct
16 size_t Quantity;
18 void run(benchmark::State& state) const { in run()
26 std::string name() const { in name()