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