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< undirected_graph< VP, EP, GP >, vertex_all_t > Struct Template Reference

#include <undirected_graph.hpp>

Public Types

typedef
transform_value_property_map
< detail::remove_first_property,
typename property_map
< typename undirected_graph
< VP, EP, GP >::graph_type,
vertex_all_t >::const_type
const_type
 
typedef
transform_value_property_map
< detail::remove_first_property,
typename property_map
< typename undirected_graph
< VP, EP, GP >::graph_type,
vertex_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 undirected_graph<VP,EP,GP>::graph_type, vertex_all_t>::const_type> boost::property_map< undirected_graph< VP, EP, GP >, vertex_all_t >::const_type
template<typename VP , typename EP , typename GP >
typedef transform_value_property_map< detail::remove_first_property, typename property_map<typename undirected_graph<VP,EP,GP>::graph_type, vertex_all_t>::type> boost::property_map< undirected_graph< VP, EP, GP >, vertex_all_t >::type

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