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< directed_graph< VP, EP, GP >, edge_all_t > Struct Template Reference

#include <directed_graph.hpp>

Public Types

typedef
transform_value_property_map
< detail::remove_first_property,
typename property_map
< typename directed_graph< VP,
EP, GP >::graph_type,
edge_all_t >::const_type
const_type
 
typedef
transform_value_property_map
< detail::remove_first_property,
typename property_map
< typename directed_graph< VP,
EP, GP >::graph_type,
edge_all_t >::type
type
 

Member Typedef Documentation

template<typename VP , typename EP , typename GP >
typedef transform_value_property_map< detail::remove_first_property, typename property_map<typename directed_graph<VP,EP,GP>::graph_type, edge_all_t>::const_type> boost::property_map< directed_graph< VP, EP, GP >, edge_all_t >::const_type
template<typename VP , typename EP , typename GP >
typedef transform_value_property_map< detail::remove_first_property, typename property_map<typename directed_graph<VP,EP,GP>::graph_type, edge_all_t>::type> boost::property_map< directed_graph< VP, EP, GP >, edge_all_t >::type

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