Galois::GChecked< T > Class Template Reference
Conflict-checking wrapper for any type.
More...
#include <CheckedObject.h>
List of all members.
Detailed Description
template<typename T>
class Galois::GChecked< T >
Conflict-checking wrapper for any type.
Performs global conflict detection on the enclosed object. This enables arbitrary types to be managed by the Galois runtime.
Constructor & Destructor Documentation
template<typename T >
template<typename... Args>
Member Function Documentation
Member Data Documentation
The documentation for this class was generated from the following file: