t / t4018 / cpp-operator-definitionon commit Replace the proposed 'auto' mode with 'auto:' (2fd7c22)
   1Value operator+(Value LEFT, Value RIGHT)
   2{
   3        ChangeMe;
   4}