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

#include <vector_as_graph.hpp>

Public Types

typedef val_out_edge_iter
< EdgeList >::type 
IncIter
 
typedef std::pair< IncIter,
IncIter
type
 

Member Typedef Documentation

template<class EdgeList>
typedef val_out_edge_iter<EdgeList>::type boost::detail::val_out_edge_ret< EdgeList >::IncIter
template<class EdgeList>
typedef std::pair<IncIter,IncIter> boost::detail::val_out_edge_ret< EdgeList >::type

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