Galois
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
galois::ChooseTwoLevelIterator< Outer, Inner, InnerBegFn, InnerEndFn > Struct Template Reference

Type function to select appropriate two-level iterator. More...

#include <TwoLevelIterator.h>

Public Types

typedef internal::ByCategory
< Outer, Inner, InnerBegFn,
InnerEndFn, CatInner >::type 
type
 

Detailed Description

template<typename Outer, typename Inner, typename InnerBegFn, typename InnerEndFn>
struct galois::ChooseTwoLevelIterator< Outer, Inner, InnerBegFn, InnerEndFn >

Type function to select appropriate two-level iterator.

Member Typedef Documentation

template<typename Outer, typename Inner, typename InnerBegFn, typename InnerEndFn>
typedef internal::ByCategory<Outer, Inner, InnerBegFn, InnerEndFn, CatInner>::type galois::ChooseTwoLevelIterator< Outer, Inner, InnerBegFn, InnerEndFn >::type

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