On Tue, 19 Jan 2016 15:05:15 +0100, Bo Thorsen wrote:

> And I would like to see Qt offer the use of std:: containers in
> the API.

This would exactly end up as an "undecided and inconsistent" API.

Once one API returns an std:: container you need other APIs, where you 
can forward the result to. In the worst case you end up with duplicating 
the APIs for both types of containers.

Uwe

_______________________________________________
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to