|
|
|
|
|
by putzdown
4170 days ago
|
|
Does anyone know how the support for C++11 is looking in this version? It would be pretty great if Microsoft could finally close [the gap](http://blogs.msdn.com/b/vcblog/archive/2014/06/11/c-11-14-fe...) on C++11 support a mere four years after GCC and Clang completed their support for the standard. That would also give some hope that Visual Studio might have full support for C++14 in a year or two (which GCC and Clang have today). Is there an updated support chart somewhere? |
|
http://channel9.msdn.com/Events/Visual-Studio/Connect-event-...
Still, outside the open source world, from all vendors selling compilers, Microsoft is the most up to date.
Before anyone mentions ICC, no not even version 15 is fully compliant.
https://software.intel.com/en-us/articles/c0x-features-suppo...
IBM just realeased XLC with partial C++11 support.
Others are even worse.