[Development] Local static variable initialization in multithreaded code

Vincas Dargis vindrg at gmail.com
Sun Feb 28 17:52:30 CET 2016


2016.02.28 17:37, Olivier Goffart rašė:
> Since QBasicAtomic is a literal type, it is going to be initialized at compile
> time and can be used without mutexes.

That's interesting, thanks.

Though should I add TODO for the future to simplify it when MSVC2013 support ends? Or it could be like that "forever"?



More information about the Development mailing list