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_edge< EdgeList > Struct Template Reference

#include <vector_as_graph.hpp>

Public Types

typedef EdgeList::value_type V
 
typedef std::pair< V, Vtype
 

Member Typedef Documentation

template<class EdgeList>
typedef std::pair<V,V> boost::detail::val_edge< EdgeList >::type
template<class EdgeList>
typedef EdgeList::value_type boost::detail::val_edge< EdgeList >::V

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