A visitor to the load-balanced visit_adj function.
More...
Public Types |
typedef graph_traits< graph >
::size_type | size_type |
typedef graph_traits< graph >
::vertex_descriptor | vertex_descriptor |
Public Member Functions |
| adjacencies_higher_id_computer (vertex_id_map< graph > vm, size_type *ind, predicate ff) |
void | operator() (vertex_descriptor src, vertex_descriptor dest) |
void | post_visit () |
Detailed Description
template<typename graph, typename predicate>
class adjacencies_higher_id_computer< graph, predicate >
A visitor to the load-balanced visit_adj function.
The documentation for this class was generated from the following file: