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

Attachment: signature.asc
Description: This is a digitally signed message part.

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

Reply via email to