Is there any plan to enhance the QModelIndex interface by adding support to std::weak_ptr<void? I know that is not necessary since we can directly store T* from shared_ptr<T> but being able to store a weak_ptr seems a little bit safer.
-- Filippo Cucchetto
_______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
