[Interest] 64 bit capable QVector
Thiago Macieira
thiago.macieira at intel.com
Wed Sep 4 00:38:50 CEST 2013
On terça-feira, 3 de setembro de 2013 23:55:33, Philippe wrote:
> I could easily guess 99.9% of Qt programmers don't need 64 bit containers...
> Qt containers are far more than "just convenience" classes.
>
> STL is first of all an interface and there are various implementations,
> hence your remark about performances does not make sense.
The Standard Library is not required by the standard to have good performance.
The standard does put some limits on algorithmic complexity of some of the
types, but that's all.
In reality, the Standard Library implementations are usually very well
implemented and have good performance.
--
Thiago Macieira - thiago.macieira (AT) intel.com
Software Architect - Intel Open Source Technology Center
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20130903/2e28e9e0/attachment.sig>
More information about the Interest
mailing list