GR

Enables or disables C++ Run Time Type Information (RTTI).

IDE Equivalent

Windows: Language > Enable Run-Time Type Information (VS 2010)

Language > Enable Run-Time Type Info (VS 2005/2008)

Linux: None

Mac OS X: None

Architectures

IA-32, Intel® 64 architectures

Syntax

Linux and Mac OS X:

None

Windows:

/GR

/GR-

Arguments

None

Default

/GR

C++ Run Time Type Information (RTTI) is enabled.

Description

This option enables or disables C++ Run Time Type Information (RTTI).

To disable C++ Run Time Type Information (RTTI), specify option /GR-.

Alternate Options

None


Submit feedback on this help topic

Copyright © 1996-2010, Intel Corporation. All rights reserved.