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