...
Implementation Details
Microsoft Visual Studio does 2013 does not warn on this code, even at the highest diagnostic levels. The GCC compiler generates a fatal diagnostic for the conflicting definitions of i2 and i5.
...
...
Microsoft Visual Studio does 2013 does not warn on this code, even at the highest diagnostic levels. The GCC compiler generates a fatal diagnostic for the conflicting definitions of i2 and i5.
...