t / t4018 / cpp-template-function-definitionon commit read_index_from(): speed index loading by skipping verification of the entry order (00ec50e)
   1template<class T> int RIGHT(T arg)
   2{
   3        ChangeMe;
   4}