Galois
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
galois::worklists::ConExtIterator< T > Class Template Reference

#include <WorkListHelpers.h>

Inheritance diagram for galois::worklists::ConExtIterator< T >:

Public Member Functions

 ConExtIterator ()
 
template<typename OtherTy >
 ConExtIterator (const ConExtIterator< OtherTy > &o)
 
 ConExtIterator (T *x)
 

Friends

class boost::iterator_core_access
 

Constructor & Destructor Documentation

template<typename T>
galois::worklists::ConExtIterator< T >::ConExtIterator ( )
inline
template<typename T>
template<typename OtherTy >
galois::worklists::ConExtIterator< T >::ConExtIterator ( const ConExtIterator< OtherTy > &  o)
inline
template<typename T>
galois::worklists::ConExtIterator< T >::ConExtIterator ( T *  x)
inlineexplicit

Friends And Related Function Documentation

template<typename T>
friend class boost::iterator_core_access
friend

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