t / t4018 / cpp-operator-definitionon commit log: add log.showSignature configuration variable (fce04c3)
   1Value operator+(Value LEFT, Value RIGHT)
   2{
   3        ChangeMe;
   4}