YSE sound engine  1.0
cross platform sound engine
 All Classes Namespaces Functions Pages
YSE::weak_atomic< T > Class Template Reference

Public Member Functions

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
 

Detailed Description

template<typename T>
class YSE::weak_atomic< T >

Definition at line 233 of file atomicOps.hpp.


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