Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libcxx/benchmarks/
H A Dunordered_set_operations.bench.cpp114 struct SlowStringEq { struct
117 bool operator()(const std::string& lhs, const std::string& rhs) const { in operator ()()