Galois
|
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. | |
Contains a copyable atomics class.