t / t4018 / cpp-operator-definitionon commit gc docs: clarify that "gc" doesn't throw away referenced objects (daecbf2)
   1Value operator+(Value LEFT, Value RIGHT)
   2{
   3        ChangeMe;
   4}