mirror of
https://github.com/boostorg/graph_parallel.git
synced 2026-02-02 21:02:15 +00:00
Merged Boost.Graph, Boost.Graph.Parallel, and Boost.PropertyMap changes from Boost trunk
[SVN r85813]
This commit is contained in:
@@ -224,7 +224,6 @@ int test_main(int argc, char* argv[])
|
||||
typedef small_world_iterator<minstd_rand, Digraph> SWIter;
|
||||
typedef sorted_rmat_iterator<minstd_rand, Digraph> RMATIter;
|
||||
|
||||
typedef graph_traits<Digraph>::vertex_descriptor vertex_descriptor;
|
||||
typedef graph_traits<Digraph>::edge_descriptor edge_descriptor;
|
||||
|
||||
int n = 40;
|
||||
|
||||
Reference in New Issue
Block a user