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

_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to