mirror of
https://github.com/boostorg/graph_parallel.git
synced 2026-02-09 11:12:29 +00:00
Merged Boost.Graph, Boost.Graph.Parallel, and Boost.PropertyMap changes from Boost trunk
[SVN r85813]
This commit is contained in:
@@ -118,7 +118,6 @@ test_distributed_dfs()
|
||||
// Vertex properties
|
||||
property<vertex_color_t, default_color_type> >
|
||||
Graph;
|
||||
typedef graph_traits<Graph>::vertices_size_type size_type;
|
||||
typedef graph_traits<Graph>::vertex_descriptor vertex_descriptor;
|
||||
|
||||
// Specify the edges in the graph
|
||||
|
||||
Reference in New Issue
Block a user