t / t4018 / cpp-operator-definitionon commit Integrate hash algorithm support with repo setup (78a6766)
   1Value operator+(Value LEFT, Value RIGHT)
   2{
   3        ChangeMe;
   4}