|
Galois
|
#include "galois/config.h"#include "galois/FixedSizeRing.h"#include "galois/Mem.h"#include "galois/TwoLevelIteratorA.h"#include <boost/iterator/iterator_facade.hpp>#include <boost/iterator/reverse_iterator.hpp>#include <algorithm>#include <utility>Go to the source code of this file.
Classes | |
| class | galois::gdeque< T, ChunkSize, ContainerTy > |
| Like std::deque but use Galois memory management functionality. More... | |
| struct | galois::gdeque< T, ChunkSize, ContainerTy >::Block |
| struct | galois::gdeque< T, ChunkSize, ContainerTy >::Iterator< U > |
Namespaces | |
| galois | |
| The Galois namespace containing all Galois structures and functions. | |