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 > Struct Template Reference

The vertex index property map maps from global descriptors (e.g., the vertex descriptor of a distributed adjacency list) to the underlying local index. More...

#include <adjacency_list.hpp>

Classes

struct  apply
 

Detailed Description

template<>
struct boost::detail::parallel::get_adj_list_pmap< vertex_index_t >

The vertex index property map maps from global descriptors (e.g., the vertex descriptor of a distributed adjacency list) to the underlying local index.

It is not valid to use this property map with nonlocal descriptors.


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