[Interest] QT API wrapper around std:: containers?

Scott Aron Bloom scott.bloom at onshorecs.com
Thu Jan 29 21:21:50 CET 2015


What size limitations in the Qt containers, do you think will be solved with STL containers?

If it been discussed on the list, I must have missed it…

Scott

From: interest-bounces+scott.bloom=onshorecs.com at qt-project.org [mailto:interest-bounces+scott.bloom=onshorecs.com at qt-project.org] On Behalf Of Jérôme Godbout
Sent: Thursday, January 29, 2015 12:17 PM
To: Felix morack
Cc: interest at qt-project.org
Subject: Re: [Interest] QT API wrapper around std:: containers?

May take a look at
https://web.njit.edu/all_topics/Prog_Lang_Docs/html/qt/qt-template-lib.html

On Thu, Jan 29, 2015 at 3:05 PM, Felix morack <felixover at gmail.com<mailto:felixover at gmail.com>> wrote:
Hi,

In light of the size limitations of Qt containers, a collegue suggested writing an API wrapper around a std:: container. His idea was to template-derive from a std::vector or std::map and implement the Qt API as a wrapper around the std:: API.


Has this been attempted before?

_______________________________________________
Interest mailing list
Interest at qt-project.org<mailto:Interest at qt-project.org>
http://lists.qt-project.org/mailman/listinfo/interest

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20150129/1123d7f8/attachment.html>


More information about the Interest mailing list