Details
-
Task
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
None
-
None
Description
Just like QT_NO_FOREACH for Q_FOREACH, add a QT_NO_CAST_FROM_ATOMIC to suppress the implicit conversion of QAtomic<T> to T. Then make one module after the next use it, finally make it the default for Qt modules and tools.