Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::leda_property_map< vertex_all_t >::bind_< vtype, etype > Struct Template Reference

#include <leda_graph.hpp>

Public Types

typedef leda_graph_data_map
< vtype, vtype &, leda::GRAPH
< vtype, etype > * > 
type
 
typedef leda_graph_data_map
< vtype, const vtype &, const
leda::GRAPH< vtype, etype > * > 
const_type
 

Member Typedef Documentation

template<class vtype , class etype >
typedef leda_graph_data_map<vtype, const vtype&, const leda::GRAPH<vtype, etype>*> boost::leda_property_map< vertex_all_t >::bind_< vtype, etype >::const_type
template<class vtype , class etype >
typedef leda_graph_data_map<vtype, vtype&, leda::GRAPH<vtype, etype>*> boost::leda_property_map< vertex_all_t >::bind_< vtype, etype >::type

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