On Wednesday 22 July 2015 16:47:21 Olivier Goffart wrote: > > template <typename Key, typename T> > > using QMap<Key, T> = QMapComparator<Key, T, qMapLessThanKey<Key>>; > > This is still source incompatible (because of forward declarations) and > binary incompatible too.
Oops! You're right. -- Thiago Macieira - thiago.macieira (AT) intel.com Software Architect - Intel Open Source Technology Center _______________________________________________ Development mailing list Development@qt-project.org http://lists.qt-project.org/mailman/listinfo/development