[Qt5-feedback] Real 64 Bit support ?
André Pönitz
andre.poenitz at nokia.com
Thu May 12 16:39:37 CEST 2011
On Thursday 12 May 2011 16:09:33 ext Andre Somers wrote:
> > [And yes, the proposed change breaks sources, albeit in a minor way.
> > Introducing the second template argument would trigger a change to
> > three lines in the Creator source code (forward declarations of QList)]
> Does it really? If you have a default for the second parameter that is
> equal to the current value, I don't think there is a source
> incompatibility introduced?
You cannot redeclare with different number of parameters
and you cannot even have two declaration with giving (even
the same!) default parameter twice.
Andre'
More information about the Qt5-feedback
mailing list