Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::adjacency_iterator_generator< Graph, Vertex, OutEdgeIter > Class Template Reference

#include <adjacency_iterator.hpp>

Public Types

typedef adjacency_iterator
< Graph, Vertex, OutEdgeIter,
difference_type > 
type
 

Member Typedef Documentation

template<class Graph, class Vertex = typename graph_traits<Graph>::vertex_descriptor, class OutEdgeIter = typename graph_traits<Graph>::out_edge_iterator>
typedef adjacency_iterator<Graph,Vertex,OutEdgeIter,difference_type> boost::adjacency_iterator_generator< Graph, Vertex, OutEdgeIter >::type

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