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 <felixo...@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@qt-project.org
> http://lists.qt-project.org/mailman/listinfo/interest
>
>
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to