/GR - Enable Run-Time Type Information
This option causes the compiler to add code to check object types at run time. When you specify this option, the compiler defines the _CPPRTTI preprocessor macro. The compiler clears this option by default.
See Also
About Microprocessor Compilers | ARM Guide | Hitachi Guide | MIPS Guide
© 1992-2003 Microsoft Corporation. All rights reserved.