Visual Studio 2015

For those of you VS fans, you'll be happy to know that Visual Studio 2015 actually has some pretty decent support for C++11 now. Here's some interesting articles:

http://blogs.msdn.com/b/vcblog/archive/2015/04/29/c-11-14-17-features-in-vs-2015-rc.aspx
http://blogs.msdn.com/b/vcblog/archive/2015/05/01/bringing-clang-to-windows.aspx
http://blogs.msdn.com/b/vcblog/archive/2015/06/02/constexpr-complete-for-vs-2015-rtm-c-11-compiler-c-17-stl.aspx

I recently downloaded the VS2015 release candidate and tried it out. I took one of my projects which made use of many new C++ features and it actually mostly compiles under VS2015, and I'm just having to make a few adjustments. Being able to use such a powerful IDE with C++11/14 is really nice.
I'm sure the use of Clang in VS2015 makes Richard Stallman cringe.
And Visual Studio brings a nice MULTI-PLATFORM editor
(Visual Studio Code)
Topic archived. No new replies allowed.