Searched defs:FunctorA (Results 1 – 1 of 1) sorted by relevance
181 struct FunctorA { struct182 int operator()() { return 42; } in operator ()()