- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
With Intel C++ 13.1 in 2013 update 2, are there any further changes with C++11 compliance as compared with update 1 and the initial release?
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Please compare release notes:
Features from C++11 (/Qstd:c++0x)
o Additional type traits
o Uniform initialization
o Generalized constant expressions (partial support)
o noexcept
o Range based for loops
o Conversions of lambdas to function pointers
o Implicit move constructors and move assignment operators
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The list is the same from the initial release readme. The current readme does not seem to address the 13.1 version of the compiler
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
A reported bug in implementation of constexpr has been fixed.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I wasn't referring to the case reported on this forum; thanks for pointing that out. Maybe someone could check that case.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
no, there is no new C++11 features in the update2.
All the supported C++11 features are listed here: http://software.intel.com/en-us/articles/c0x-features-supported-by-intel-c-compiler
Jennifer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thank you, that was what I was trying to figure out

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page