Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/libcxx/benchmarks/
Dunordered_set_operations.bench.cpp114 struct SlowStringEq { struct
117 bool operator()(const std::string& lhs, const std::string& rhs) const { in operator ()()