Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::detail::val_out_edge_iter< EdgeList > Struct Template Reference

#include <vector_as_graph.hpp>

Public Types

typedef EdgeList::value_type V
 
typedef EdgeList::const_iterator Iter
 
typedef val_out_edge_iterator
< V, Iter
type
 

Member Typedef Documentation

template<class EdgeList>
typedef EdgeList::const_iterator boost::detail::val_out_edge_iter< EdgeList >::Iter
template<class EdgeList>
typedef val_out_edge_iterator<V,Iter> boost::detail::val_out_edge_iter< EdgeList >::type
template<class EdgeList>
typedef EdgeList::value_type boost::detail::val_out_edge_iter< EdgeList >::V

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