Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::detail::subgraph_property_generator::bind_< SubGraph, Property, Tag > Struct Template Reference

#include <subgraph.hpp>

Public Types

typedef subgraph_choose_pmap
< Tag, SubGraph, Property > 
Choice
 
typedef Choice::type type
 
typedef Choice::const_type const_type
 

Member Typedef Documentation

template<class SubGraph , class Property , class Tag >
typedef subgraph_choose_pmap<Tag, SubGraph, Property> boost::detail::subgraph_property_generator::bind_< SubGraph, Property, Tag >::Choice
template<class SubGraph , class Property , class Tag >
typedef Choice::const_type boost::detail::subgraph_property_generator::bind_< SubGraph, Property, Tag >::const_type
template<class SubGraph , class Property , class Tag >
typedef Choice::type boost::detail::subgraph_property_generator::bind_< SubGraph, Property, Tag >::type

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