Galois::Graph::detail::InEdgesIterator< GraphTy > Class Template Reference
Convenience wrapper around Graph.in_edge_begin and Graph.in_edge_end to allow C++11 foreach iteration of in edges.
More...
#include <Details.h>
List of all members.
Detailed Description
template<typename GraphTy>
class Galois::Graph::detail::InEdgesIterator< GraphTy >
Convenience wrapper around Graph.in_edge_begin and Graph.in_edge_end to allow C++11 foreach iteration of in 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: