Galois::TwoLevelIteratorImpl::GetStlIterKind< C, I > Struct Template Reference

#include <TwoLevelIterator.h>

List of all members.

Static Public Attributes

static const bool isRvrs = IsRvrsIter<C, I>::value || IsRvrsConstIter<C, I>::value
static const bool isConst = IsConstIter<C, I>::value || IsRvrsConstIter<C, I>::value
static const StlIterKind value

template<typename C, typename I>
struct Galois::TwoLevelIteratorImpl::GetStlIterKind< C, I >


Member Data Documentation

template<typename C , typename I >
const bool Galois::TwoLevelIteratorImpl::GetStlIterKind< C, I >::isConst = IsConstIter<C, I>::value || IsRvrsConstIter<C, I>::value [static]
template<typename C , typename I >
const bool Galois::TwoLevelIteratorImpl::GetStlIterKind< C, I >::isRvrs = IsRvrsIter<C, I>::value || IsRvrsConstIter<C, I>::value [static]
template<typename C , typename I >
const StlIterKind Galois::TwoLevelIteratorImpl::GetStlIterKind< C, I >::value [static]
Initial value:

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

Generated on 2 Nov 2013 for Galois by  doxygen 1.6.1