Intel C++ Compiler for Windows previously accepted namespace-scope using-declarations referring to types that are class members. Now with 11.x release this is limited to modes with Microsoft* Visual Studio .NET 2003* only.
For example:
|
Intel C++ Compiler for Windows previously accepted namespace-scope using-declarations referring to types that are class members. Now with 11.x release this is limited to modes with Microsoft* Visual Studio .NET 2003* only.
For example:
|