Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::el_ra_edge_property_map< E > Class Template Reference

#include <edge_list.hpp>

Inheritance diagram for boost::el_ra_edge_property_map< E >:
Collaboration diagram for boost::el_ra_edge_property_map< E >:

Public Types

typedef E key_type
 
typedef E value_type
 
typedef E reference
 
typedef readable_property_map_tag category
 

Public Member Functions

value_type operator[] (key_type e) const
 

Member Typedef Documentation

template<class E >
typedef E boost::el_ra_edge_property_map< E >::key_type
template<class E >
typedef E boost::el_ra_edge_property_map< E >::reference
template<class E >
typedef E boost::el_ra_edge_property_map< E >::value_type

Member Function Documentation

template<class E >
value_type boost::el_ra_edge_property_map< E >::operator[] ( key_type  e) const
inline

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