[Development] Qt LTS & C++11 plans

Thiago Macieira thiago.macieira at intel.com
Fri Jul 10 01:25:20 CEST 2015


On Wednesday 08 July 2015 14:53:23 Thiago Macieira wrote:
> On Wednesday 08 July 2015 13:42:12 Thiago Macieira wrote:
> > So here's the plan:
> > * Qt 5.6: will use std::atomic, if available
> > * Qt 5.7: will use std::atomic unconditionally
> 
> Well, first snag: MSVC has no support for constexpr, so it won't work.
> 
> The above should read then:
> * Qt 5.7: will use std::atomic unconditionally, except with MSVC

Done. The 5.7 commit is available for comment:

https://codereview.qt-project.org/121144
-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center




More information about the Development mailing list