[Development] QList
André Pönitz
apoenitz at t-online.de
Sat Mar 18 11:41:02 CET 2017
On Sat, Mar 18, 2017 at 12:25:12PM +0200, Ville Voutilainen wrote:
> > Kill QList in Qt 6.
>
> How much valid code will that break?
Pretty much all user code as QList has been the advocated default container
for more than a decade.
>How many bugs does that avoid?
Probably not many. E.g keeping long-lived references into a Qt container
is a rather uncommon pattern.
Andre'
More information about the Development
mailing list