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< sgb_graph_ptr, PropertyTag > Struct Template Reference

#include <stanford_graph.hpp>

Public Types

typedef property_kind
< PropertyTag >::type 
Kind
 
typedef
detail::sgb_choose_property_map
< Kind, PropertyTag > 
Choice
 
typedef Choice::type type
 
typedef Choice::const_type const_type
 

Member Typedef Documentation

template<class PropertyTag >
typedef detail::sgb_choose_property_map<Kind, PropertyTag> boost::property_map< sgb_graph_ptr, PropertyTag >::Choice
template<class PropertyTag >
typedef Choice::const_type boost::property_map< sgb_graph_ptr, PropertyTag >::const_type
template<class PropertyTag >
typedef property_kind<PropertyTag>::type boost::property_map< sgb_graph_ptr, PropertyTag >::Kind
template<class PropertyTag >
typedef Choice::type boost::property_map< sgb_graph_ptr, PropertyTag >::type

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