You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 3, 2018. It is now read-only.
One particularly big milestone is that our standard library in Update 2 supports every C++ Standard Library feature that’s been voted into C++11, C++14, and C++17-so-far.
VS 2015 Update 2 is still CTP (Community Technology Preview), which means it might take a bit for it to be available as a official release (and on AppVeyor)!
/cc @artemp @flippmoke @springmeyer
https://msdn.microsoft.com/en-us/library/hh567368.aspx#cpp14table
https://msdn.microsoft.com/en-us/library/hh409293.aspx
Comparison with other compilers:
http://en.cppreference.com/w/cpp/compiler_support
MSVC 14 => VS2015
MSVC 12 => VS2013
MSVC 11 => VS2012
MSVC 10 => VS2010
The text was updated successfully, but these errors were encountered: