Home
last modified time | relevance | path

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

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