12
error: no match for 'operator<' (operand types are 'const KeyInfo' and 'const KeyInfo') { return __x < __y; } "
foo x, y; x < y;