t / t4018 / cpp-operator-definitionon commit hex: make wraparound of the index into ring-buffer explicit (bb84735)
   1Value operator+(Value LEFT, Value RIGHT)
   2{
   3        ChangeMe;
   4}