[Interest] QT API wrapper around std:: containers?
Thiago Macieira
thiago.macieira at intel.com
Thu Jan 29 21:22:42 CET 2015
On Thursday 29 January 2015 21:05:33 Felix morack 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?
Why would you do that instead of using the standard containers directly?
--
Thiago Macieira - thiago.macieira (AT) intel.com
Software Architect - Intel Open Source Technology Center
More information about the Interest
mailing list