|
Galois
|
Defines the GlobalObject class, which is a base class that other classes inherit from to be assigned a unique global id. More...
#include <vector>#include <cstdint>#include <cassert>Go to the source code of this file.
Classes | |
| class | galois::runtime::GlobalObject |
| A class to be inherited from so that all child classes will have a tracked unique ID. More... | |
Namespaces | |
| galois | |
| The Galois namespace containing all Galois structures and functions. | |
| galois::runtime | |
| Internal Galois functionality - Use at your own risk. | |
Defines the GlobalObject class, which is a base class that other classes inherit from to be assigned a unique global id.