28.11.2016, 13:27, "Michael Sué" <s...@sf.mpg.de>:
> Hi André,
>
>>  There is nothing wrong with using Qt containers either (with the exception 
>> of QList, which you will want to stear clear of as much as you can), as as
>>  noted, you can (and should) use the std algorithms on them just fine.
>
> What's wrong with QList (as compared to other implementations of a list)?

https://marcmutz.wordpress.com/effective-qt/containers/#containers-qlist



>
> - Michael.
>
> _______________________________________________
> Interest mailing list
> Interest@qt-project.org
> http://lists.qt-project.org/mailman/listinfo/interest

-- 
Regards,
Konstantin
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to