- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The current version of Intel C++ compiler supports subset of C++14, which is enabled with /Qstd:c++14 switch on Windows. Visual Studio 2015 Integration shows only Enable C++11 Support option in project properties, Enable C++14 Support is missing and has to be enabled by adding /Qstd:c++14 to command line.
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Jurczak,
Thanks for your report. I'm escalating this to our VS integration team.
Thanks.

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