[Development] Qt LTS & C++11 plans

Thiago Macieira thiago.macieira at intel.com
Thu Jul 2 17:48:59 CEST 2015


On Thursday 02 July 2015 10:44:14 Marc Mutz wrote:
> D-pointers are not called Compiler Firewalls for nothing. Just compare 
> assembly generated from use of QColor (which doesn't even have a d-pointer, 
> but is mostly out-of-line anyway) with that generated for QRgb.

That's not a fair comparison. QRgb is not a class, it's a typedef to unsigned 
int.
-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center




More information about the Development mailing list