boostorg / graph_parallel

Boost.org graph_parallel module
http://boost.org/libs/graph_parallel
27 stars 38 forks source link

Incomplete documentation for distributed property maps #19

Open marcinz opened 5 years ago

marcinz commented 5 years ago

The documentation for distributed property maps is missing any mention of the GlobalMap parameter of distributed property maps.

There is a complete example of how to use distributed property maps here.

To fix this issue, the documentation would need to be brought up to date with the actual use of distributed maps.