t / t4018 / cpp-template-function-definitionon commit win32: replace pthread_cond_*() with much simpler code (c73b7ad)
   1template<class T> int RIGHT(T arg)
   2{
   3        ChangeMe;
   4}