Searched defs:TestFunctor (Results 1 – 1 of 1) sorted by relevance
27 struct TestFunctor { struct28 bool operator()(const std::string& now, in operator ()()