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_choose_pmap< Tag, Graph, Property > Struct Template Reference

#include <subgraph.hpp>

Public Types

typedef
subgraph_choose_pmap_helper
< Tag >::type 
Helper
 
typedef Helper::template bind_
< Tag, Graph, Property > 
Bind
 
typedef Bind::type type
 
typedef Bind::const_type const_type
 

Member Typedef Documentation

template<class Tag , class Graph , class Property >
typedef Helper::template bind_<Tag, Graph, Property> boost::detail::subgraph_choose_pmap< Tag, Graph, Property >::Bind
template<class Tag , class Graph , class Property >
typedef Bind::const_type boost::detail::subgraph_choose_pmap< Tag, Graph, Property >::const_type
template<class Tag , class Graph , class Property >
typedef subgraph_choose_pmap_helper<Tag>::type boost::detail::subgraph_choose_pmap< Tag, Graph, Property >::Helper
template<class Tag , class Graph , class Property >
typedef Bind::type boost::detail::subgraph_choose_pmap< Tag, Graph, Property >::type

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