t / t4018 / cpp-template-function-definitionon commit doc: revisions - name the left and right sides (b3d3ea0)
   1template<class T> int RIGHT(T arg)
   2{
   3        ChangeMe;
   4}