GCS  0.2.3
Public Member Functions
gu::Atomic< I > Class Template Reference

Public Member Functions

 Atomic (const I i=0)
 
operator() () const
 
Atomic< I > & operator= (const I i)
 
fetch_and_zero ()
 
fetch_and_add (const I i)
 
add_and_fetch (const I i)
 
sub_and_fetch (const I i)
 
Atomic< I > & operator++ ()
 
Atomic< I > & operator-- ()
 
Atomic< I > & operator+= (const I i)
 

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