Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/libcxx/benchmarks/
H A Dalgorithms.partition_point.bench.cpp81 struct EqualRangeAlg { struct
83 std::pair<I, I> operator()(I first, I last, const V& value) const { in operator ()()
87 static constexpr const char* Name = "EqualRangeAlg";