Galois
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
galois::runtime::reiterator< WLTy, IterTy, typename std::enable_if< has_with_iterator< WLTy >(0)>::type > Struct Template Reference

#include <Executor_ForEach.h>

Public Types

typedef WLTy::template
with_iterator< IterTy >::type 
type
 

Member Typedef Documentation

template<typename WLTy , typename IterTy >
typedef WLTy::template with_iterator<IterTy>::type galois::runtime::reiterator< WLTy, IterTy, typename std::enable_if< has_with_iterator< WLTy >(0)>::type >::type

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