Searched defs:NotCallableWithInt (Results 1 – 1 of 1) sorted by relevance
36 struct NotCallableWithInt { struct38 int operator()(Tag) { return 42; } in operator ()()