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

variadic templates, constexpr support

dmitry_sychov
Beginner
335 Views
Hello,
Will the new version of Intel C++ compiler include support for variadic templates (to match gcc) and constexpr?
If yes and there is a early beta-test program i'am willing to paticipate with my highly "complex" c++ code.
Knowing estimate release date for the new compiler version would be nice too..
Regards, Dmitry
0 Kudos
3 Replies
JenniferJ
Moderator
335 Views
The "variadic templates" will be supported, but not the "constexpr".

Jennifer
0 Kudos
dmitry_sychov
Beginner
335 Views
Hope you'll continue matching with GCC!

contexpr is already supported, please see:http://wiki.apache.org/stdcxx/C%2B%2B0xCompilerSupport
Is there a release date for the new ICC compiler version?
Thanks!
Dmitry
0 Kudos
Om_S_Intel
Employee
335 Views

There is a active feature request for constexpr.

0 Kudos
Reply