[Development] Disabling thread safe static guards

Thiago Macieira thiago.macieira at intel.com
Mon Jun 29 23:12:44 CEST 2015


On Monday 29 June 2015 13:02:42 Thiago Macieira wrote:
> > Since MSVC doesn't support it we can't rely on this feature in
> > cross-platform Qt code (maybe only in QPA code).
> 
> Correct.

Also, it's one of the C++11 features. It's tracked as 
Q_COMPILER_THREADSAFE_STATICS and is supported in MSVC since 2015.
-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center




More information about the Development mailing list