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

Reply via email to