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

#include <adjacency_iterator.hpp>

Public Types

typedef inv_adjacency_iterator
< Graph, Vertex, InEdgeIter,
difference_type > 
type
 

Member Typedef Documentation

template<class Graph , class Vertex = typename graph_traits<Graph>::vertex_descriptor, class InEdgeIter = typename graph_traits<Graph>::in_edge_iterator>
typedef inv_adjacency_iterator<Graph, Vertex, InEdgeIter, difference_type> boost::inv_adjacency_iterator_generator< Graph, Vertex, InEdgeIter >::type

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