- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
We have a large windows C++ code base with heavy use of the MS VS++ specific "__if_exists" extension.
I know that "__if_exists" extension is supported with Intel C++ compiler running on windows, but what about using this extension on Linux Intel C++ compiler - is the support of it is included in "fms-dialect" option?
thank you, dmitry
- Tags:
- CC++
- Development Tools
- Intel® C++ Compiler
- Intel® Parallel Studio XE
- Intel® System Studio
- Optimization
- Parallel Computing
- Vectorization
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Yes it is supported under the -fms-dialect option
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Judith, thats excellent news!! with proper use its even more powerful than the new "constexpr if" - we are planning to test it and report bugs(if any) along the way. thank you & happy upcoming holidays, dmitry

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