![]() |
Qt 6.x
The Qt SDK
|
#include <QtCore/qatomic_cxx11.h>
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.