t / t4018 / cpp-function-returning-referenceon commit MSVC: vsnprintf in Visual Studio 2015 doesn't need SNPRINTF_SIZE_CORR any more (dae26d3)
   1string& get::it::RIGHT(char *ptr)
   2{
   3        ChangeMe;
   4}