Intel® C++ Compiler
Community support and assistance for creating C++ code that runs on platforms based on Intel® processors.

Version 13.1.1 for OS X?

Michele_D_
Beginner
267 Views

Is it possible that icpc in 2013 Update 3 is still version 13.0.2, whereas the same update for Linux and Windows is coming with icpc version 13.1.1?

When should I expect to have the C++11 features of icpc 13.1 on OS X?

0 Kudos
3 Replies
SergeyKostrov
Valued Contributor II
267 Views
>>...When should I expect to have the C++11 features of icpc 13.1 on OS X? Please take a look at software.intel.com/en-us/articles/c0x-features-supported-by-intel-c-compiler for a complete list of supported C++11 features.
0 Kudos
Michele_D_
Beginner
267 Views

Yes, I looked at that list, but it seems outdated. It doesn't include version 13.1, which introduced support for c++11 union types, i.e. supporting geenric c++ types in the union.

0 Kudos
SergeyKostrov
Valued Contributor II
267 Views
>>...Yes, I looked at that list, but it seems outdated... Unfortunately, it is a matter of fact and that issue was discussed some time ago. I expect that Intel software engineers will try to follow up and update that article.
0 Kudos
Reply