Compiler Option Reference


Platform Builder for Microsoft Windows CE 5.0
/GR - Enable Run-Time Type Information
Send Feedback

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

Compiler Options


Send Feedback on this topic to the authors

Feedback FAQs


Page view tracker