Galois
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
StableIterator.h File Reference
#include "galois/config.h"
#include "galois/gstl.h"
#include "galois/worklists/Chunk.h"

Go to the source code of this file.

Classes

struct  galois::worklists::StableIterator< Steal, Container, Iterator >
 Low-overhead worklist when initial range is not invalidated by the operator. More...
 
struct  galois::worklists::StableIterator< Steal, Container, Iterator >::with_iterator< _iterator >
 
struct  galois::worklists::StableIterator< Steal, Container, Iterator >::with_steal< _steal >
 
struct  galois::worklists::StableIterator< Steal, Container, Iterator >::with_container< _container >
 

Namespaces

 galois
 The Galois namespace containing all Galois structures and functions.
 
 galois::worklists
 Scheduling policies for Galois.