Galois
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
AtomicWrapper.h File Reference

Contains a copyable atomics class. More...

#include <atomic>
#include "galois/config.h"

Go to the source code of this file.

Classes

class  galois::CopyableAtomic< T >
 Class that inherits from std::atomic to make it copyable by defining a copy constructor. More...
 

Namespaces

 galois
 The Galois namespace containing all Galois structures and functions.
 

Detailed Description

Contains a copyable atomics class.