[Development] Applications using -fno-rtti

Thiago Macieira thiago.macieira at intel.com
Mon Jun 22 01:18:33 CEST 2020


On Sunday, 21 June 2020 06:44:23 PDT André Pönitz wrote:
> I would appreciate if someone on Windows could run a reality check on that
> with a dynamic_cast between classes that don't have a key function, i.e.
> where everything is inlined and/or templates.

They must have a key virtual function. But that's not too much to ask, since 
Q_OBJECT is already doing that.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel System Software Products





More information about the Development mailing list