Intel® C++ Compiler 16.0 User and Reference Guide
Tells the compiler to not recognize typeof as a keyword.
Linux and OS X: | -fno-gnu-keywords |
Windows: | None |
None
OFF |
Keyword typeof is recognized. |
Tells the compiler to not recognize typeof as a keyword.
None