|  | 
| template<typename U > | 
|  | weak_atomic (U &&x) | 
|  | 
|  | weak_atomic (weak_atomic const &other) | 
|  | 
|  | weak_atomic (weak_atomic &&other) | 
|  | 
| AE_FORCEINLINE | operator T () const | 
|  | 
| template<typename U > | 
| AE_FORCEINLINE weak_atomic const & | operator= (U &&x) | 
|  | 
| AE_FORCEINLINE weak_atomic const & | operator= (weak_atomic const &other) | 
|  | 
| AE_FORCEINLINE T | load () const | 
|  | 
| AE_FORCEINLINE T | fetch_add_acquire (T increment) | 
|  | 
| AE_FORCEINLINE T | fetch_add_release (T increment) | 
|  | 
The documentation for this class was generated from the following file:
- C:/RackAFX_v7/ASPIK_Doxygen/PluginTemplate/project_source/source/CustomControls/atomicops.h