Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::detail::parallel::get_adj_list_pmap< vertex_index_t >::apply< Graph > Struct Template Reference

#include <adjacency_list.hpp>

Public Types

typedef local_property_map
< typename
Graph::process_group_type,
global_map, typename
local::type
type
 
typedef local_property_map
< typename
Graph::process_group_type,
global_map, typename
local::const_type > 
const_type
 

Member Typedef Documentation

template<typename Graph >
typedef local_property_map<typename Graph::process_group_type, global_map, typename local::const_type> boost::detail::parallel::get_adj_list_pmap< vertex_index_t >::apply< Graph >::const_type
template<typename Graph >
typedef local_property_map<typename Graph::process_group_type, global_map, typename local::type> boost::detail::parallel::get_adj_list_pmap< vertex_index_t >::apply< Graph >::type

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