t / t4018 / cpp-template-function-definitionon commit MSVC: vsnprintf in Visual Studio 2015 doesn't need SNPRINTF_SIZE_CORR any more (dae26d3)
   1template<class T> int RIGHT(T arg)
   2{
   3        ChangeMe;
   4}