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

Jérôme Godbout jerome at bodycad.com
Thu Jan 29 21:16:36 CET 2015


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> 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
> 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/fb6b7a49/attachment.html>


More information about the Interest mailing list