t / t4018 / cpp-class-constructoron commit MSVC: vsnprintf in Visual Studio 2015 doesn't need SNPRINTF_SIZE_CORR any more (dae26d3)
   1Item::Item(int RIGHT)
   2{
   3        ChangeMe;
   4}