MongoDB C++ Driver
legacy-1.1.2
|
Instantiation of AtomicIntrinsics<> for all word types T. More...
#include <atomic_intrinsics_gcc_atomic.h>
Instantiation of AtomicIntrinsics<> for all word types T.
Default instantiation of AtomicIntrinsics<>, for unsupported types.
Instantiation of AtomicIntrinsics<> for all word types T where sizeof<T> <= sizeof(void *).
On 32-bit systems, this handles 8-, 16- and 32-bit word types. On 64-bit systems, it handles 8-, 16, 32- and 64-bit types.