[Development] Qt LTS & C++11 plans (CopperSpice)

Thiago Macieira thiago.macieira at intel.com
Wed Jul 22 17:11:33 CEST 2015


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




More information about the Development mailing list