C++14 features currently supported by Intel C++ Composer XE for Windows*, Linux* and Mac OS* X 2013 SP1 show in the table below.
Standard# | Language Features | Version 11.1 | Version 12.0 | Version 13.0 | Version 14.0 |
N3323 | Tweaked wording for contextual conversions | - | - | - | - |
N3472 | Binary literals | Yes | Yes | Yes | Yes |
N3638 | auto and decltype(auto) return types | - | - | - | - |
N3648 | simple-capture, init-capture | - | - | - | - |
N3649 | Generic lambda expressions | - | - | - | - |
N3651 | Variable templates | - | - | - | - |
N3652 | Extended constexpr | - | - | - | - |
N3653 | NSDMIs for aggregates | - | - | - | - |
N3664 | Avoiding/fusing allocations | - | - | - | - |
N3760 | attributes | - | - | - | - |
N3778 | Sized deallocation | - | - | - | - |
N3781 | Single-Quotation-Mark as a digit separator | - | - | - | - |
Other related articles
- C++11 Features Supported by Intel® C++ Compiler
- C99 Support in Intel C++ Compiler article for supported C99 features.