![]() |
Qt 6.x
The Qt SDK
|
#include <QtCore/qatomic_cxx11.h>
Include dependency graph for qbasicatomic.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | QBasicAtomicInteger< T > |
| class | QBasicAtomicPointer< X > |
Macros | |
| #define | Q_BASIC_ATOMIC_INITIALIZER(a) { (a) } |
Typedefs | |
| typedef QBasicAtomicInteger< int > | QBasicAtomicInt |
Definition at line 255 of file qbasicatomic.h.
| typedef QBasicAtomicInteger<int> QBasicAtomicInt |
Definition at line 158 of file qbasicatomic.h.