On Friday 15 January 2016 08:08:52 charleyb123 . wrote: > In our codebase, we've "wrapped" the std:: containers for stable-and-safe > interfaces. Huge dividends. You can get (unsafe) direct access to the > embedded std:: entity if you want. This is another option/mechanism for > how we might evolve stable Qt interfaces, and work with std:: and friends.
This might be something worth exploring, if you can share that code when the time comes. -- Thiago Macieira - thiago.macieira (AT) intel.com Software Architect - Intel Open Source Technology Center _______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
