Searched defs:OneCharLiteral (Results 1 – 6 of 6) sorted by relevance
143 struct OneCharLiteral { struct144 char operator()() const { return 'X'; } in operator ()()