Galois::Graph::detail::EdgesIterator< GraphTy > Class Template Reference
Convenience wrapper around Graph.edge_begin and Graph.edge_end to allow C++11 foreach iteration of edges.
More...
#include <Details.h>
List of all members.
Detailed Description
template<typename GraphTy>
class Galois::Graph::detail::EdgesIterator< GraphTy >
Convenience wrapper around Graph.edge_begin and Graph.edge_end to allow C++11 foreach iteration of edges.
Member Typedef Documentation
template<typename GraphTy>
Constructor & Destructor Documentation
template<typename GraphTy>
Member Function Documentation
template<typename GraphTy>
template<typename GraphTy>
Member Data Documentation
template<typename GraphTy>
template<typename GraphTy>
template<typename GraphTy>
The documentation for this class was generated from the following file: