Skip to main content

rtti

Enable or disable run-time type information.

rtti ("value")

Parameters

value is one of:

ValueDescription
DefaultUse the toolset's default setting for run-time type information.
OnTurn on RTTI.
OffTurn off RTTI.

Applies To

Project configurations.

Availability

Premake 5.0 or later.

See Also