t / t4018 / cpp-operator-definitionon commit Declare that the next one will be named 2.20 (2efbb7f)
   1Value operator+(Value LEFT, Value RIGHT)
   2{
   3        ChangeMe;
   4}