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