Intel® oneAPI DPC++/C++ Compiler Developer Guide and Reference
A newer version of this document is available. Customers should click here to go to the newest version.
Visible to Intel only — GUID: GUID-5BAF1157-4316-4C16-9680-F964C8C1BE13
Visible to Intel only — GUID: GUID-5BAF1157-4316-4C16-9680-F964C8C1BE13
GR
Enables or disables C++ Run Time Type Information (RTTI).
Linux: |
None |
Windows: |
/GR /GR- |
None
/GR |
C++ Run Time Type Information (RTTI) is enabled. |
This option enables or disables C++ Run Time Type Information (RTTI).
To disable C++ Run Time Type Information (RTTI), specify option /GR-.
Visual Studio: Language > Enable Run-Time Type Information
Eclipse: None
None