Galois
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
galois::runtime::ForEachExecutor< WorkListTy, FunctionTy, ArgsTy >::RunQueueState< WL > Struct Template Reference

#include <Executor_ForEach.h>

Public Attributes

unsigned int num = 0
 
galois::optional< typename
WL::value_type
item
 

Member Data Documentation

template<class WorkListTy , class FunctionTy , typename ArgsTy >
template<typename WL>
galois::optional<typename WL::value_type> galois::runtime::ForEachExecutor< WorkListTy, FunctionTy, ArgsTy >::RunQueueState< WL >::item
template<class WorkListTy , class FunctionTy , typename ArgsTy >
template<typename WL>
unsigned int galois::runtime::ForEachExecutor< WorkListTy, FunctionTy, ArgsTy >::RunQueueState< WL >::num = 0

The documentation for this struct was generated from the following file: