MSVC and Visual Studio versioning - VowpalWabbit/vowpal_wabbit GitHub Wiki

To determine what VS version supports what standard of C++ and then mapping that to the relevant value of _MSC_VER macro see these two locations.