Hi,
I work on a large project that is compiled with icc 11. Now we are migrating to icc 13 and I get numerous scope issues when compiling the same code on the new compiler. Any idea what might have been chenged regarding the precprocessor or how the compiler "understands" the C++ standrad that might cause the scope problems?
Thanks!