Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::property_map< reverse_graph< Graph, GRef >, edge_underlying_t > Struct Template Reference

#include <reverse_graph.hpp>

Public Types

typedef
detail::underlying_edge_desc_map_type
< ed > 
type
 
typedef
detail::underlying_edge_desc_map_type
< ed > 
const_type
 

Member Typedef Documentation

template<class Graph , class GRef >
typedef detail::underlying_edge_desc_map_type<ed> boost::property_map< reverse_graph< Graph, GRef >, edge_underlying_t >::const_type
template<class Graph , class GRef >
typedef detail::underlying_edge_desc_map_type<ed> boost::property_map< reverse_graph< Graph, GRef >, edge_underlying_t >::type

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