t / t4018 / cpp-template-function-definitionon commit standardize usage info string format (9c9b4f2)
   1template<class T> int RIGHT(T arg)
   2{
   3        ChangeMe;
   4}