MongoDB C++ Driver legacy-1.1.2
Loading...
Searching...
No Matches
List of all members
mongo::AtomicIntrinsics< T, typename boost::enable_if_c< sizeof(T)==sizeof(LONG)>::type > Class Template Reference

Instantiation of AtomicIntrinsics<> for 32-bit word sizes (i.e., unsigned). More...

#include <atomic_intrinsics_win32.h>

Detailed Description

template<typename T>
class mongo::AtomicIntrinsics< T, typename boost::enable_if_c< sizeof(T)==sizeof(LONG)>::type >

Instantiation of AtomicIntrinsics<> for 32-bit word sizes (i.e., unsigned).


The documentation for this class was generated from the following file: