DIY  3.0
data-parallel out-of-core C++ library
 All Classes Namespaces Functions Typedefs Groups Pages
Public Member Functions | List of all members
diy::resource_accessor< T, Mutex > Class Template Reference

Public Member Functions

 resource_accessor (T &x, Mutex &m)
 
T & operator* ()
 
T * operator-> ()
 
const T & operator* () const
 
const T * operator-> () const
 

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