![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#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) |
Typedefs | |
| typedef QBasicAtomicInteger< int > | QBasicAtomicInt |
| #define Q_BASIC_ATOMIC_INITIALIZER | ( | a | ) |
Definition at line 257 of file qbasicatomic.h.
| typedef QBasicAtomicInteger<int> QBasicAtomicInt |
Definition at line 160 of file qbasicatomic.h.