On Mon, 27 Apr 2020 at 10:10, Alberto Mardegan
<ma...@users.sourceforge.net> wrote:
>
> On 23/04/20 14:57, Ville Voutilainen wrote:
> > QVector is certainly closer to std::vector than QList is to std::list.
> > Vector isn't a really good name either,
> > for people recently taught in elementary school math, or for java
> > programmers coming in.
> > For C++ programmers, it gives a much better suggestion of what it is
> > than calling it QList does.
>
> This calls for a nice QArray type :-)

Arrays don't expand.
_______________________________________________
Development mailing list
Development@qt-project.org
https://lists.qt-project.org/listinfo/development

Reply via email to