Galois
|
#include <algorithm>
#include <stdexcept>
#include <boost/iterator/iterator_facade.hpp>
#include "galois/config.h"
#include "galois/gstl.h"
#include "galois/runtime/Executor_OnEach.h"
#include "galois/substrate/PerThreadStorage.h"
#include "galois/gIO.h"
#include "galois/runtime/Mem.h"
Go to the source code of this file.
Classes | |
class | galois::InsertBag< T, BlockSize > |
Unordered collection of elements. More... | |
class | galois::InsertBag< T, BlockSize >::Iterator< U > |
Namespaces | |
galois | |
The Galois namespace containing all Galois structures and functions. | |