--[no_]rtti
This option controls support for the RTTI features dynamic_cast and typeid in C++.
dynamic_cast
typeid
This option is effective only if the source language is C++.
The default is --rtti.
--rtti
‑‑[no_]dllimport_runtime.