t / t4018 / cpp-operator-definitionon commit refs: create a base class "ref_store" for files_ref_store (00eebe3)
   1Value operator+(Value LEFT, Value RIGHT)
   2{
   3        ChangeMe;
   4}