csr_graph_test
../libs/graph/test/csr_graph_test.cpp:328:13: warning: variable 'edge_count' set but not used [-Wunused-but-set-variable]
1 warning generated.
cycle_ratio_example
../boost/graph/howard_cycle_ratio.hpp:360:26: warning: lambda capture 'this' is not used [-Wunused-lambda-capture]
../boost/graph/howard_cycle_ratio.hpp:360:26: warning: lambda capture 'this' is not used [-Wunused-lambda-capture]
2 warnings generated.
cycle_ratio_tests
../boost/graph/howard_cycle_ratio.hpp:360:26: warning: lambda capture 'this' is not used [-Wunused-lambda-capture]
../boost/graph/howard_cycle_ratio.hpp:360:26: warning: lambda capture 'this' is not used [-Wunused-lambda-capture]
../boost/graph/howard_cycle_ratio.hpp:360:26: warning: lambda capture 'this' is not used [-Wunused-lambda-capture]
../boost/graph/howard_cycle_ratio.hpp:360:26: warning: lambda capture 'this' is not used [-Wunused-lambda-capture]
../boost/graph/howard_cycle_ratio.hpp:360:26: warning: lambda capture 'this' is not used [-Wunused-lambda-capture]
../boost/graph/howard_cycle_ratio.hpp:360:26: warning: lambda capture 'this' is not used [-Wunused-lambda-capture]
../boost/graph/howard_cycle_ratio.hpp:360:26: warning: lambda capture 'this' is not used [-Wunused-lambda-capture]
../boost/graph/howard_cycle_ratio.hpp:360:26: warning: lambda capture 'this' is not used [-Wunused-lambda-capture]
../boost/graph/howard_cycle_ratio.hpp:360:26: warning: lambda capture 'this' is not used [-Wunused-lambda-capture]
9 warnings generated.
delete_edge
../boost/graph/detail/adjacency_list.hpp:2276:27: warning: variable 'p' is uninitialized when passed as a const reference argument here [-Wuninitialized-const-reference]
1 warning generated.
edge_coloring
../boost/graph/detail/adjacency_list.hpp:2276:27: warning: variable 'p' is uninitialized when passed as a const reference argument here [-Wuninitialized-const-reference]
1 warning generated.
fibonacci_heap
../libs/graph/example/fibonacci_heap.cpp:47:18: warning: 'random_shuffle<__gnu_cxx::__normal_iterator<float *, std::vector<float>>>' is deprecated: use 'std::shuffle' instead [-Wdeprecated-declarations]
1 warning generated.
graph-assoc-types
../libs/graph/example/graph-assoc-types.cpp:20:11: warning: unused type alias 'Par' [-Wunused-local-typedef]
../libs/graph/example/graph-assoc-types.cpp:19:11: warning: unused type alias 'Dir' [-Wunused-local-typedef]
../libs/graph/example/graph-assoc-types.cpp:17:11: warning: unused type alias 'Edge' [-Wunused-local-typedef]
../libs/graph/example/graph-assoc-types.cpp:16:11: warning: unused type alias 'Vertex' [-Wunused-local-typedef]
4 warnings generated.
graph_1
../libs/graph/test/graph.cpp:159:24: warning: variable 'E' set but not used [-Wunused-but-set-variable]
1 warning generated.
graph_2
../libs/graph/test/graph.cpp:159:24: warning: variable 'E' set but not used [-Wunused-but-set-variable]
1 warning generated.
graph_3
../libs/graph/test/graph.cpp:159:24: warning: variable 'E' set but not used [-Wunused-but-set-variable]
1 warning generated.
graph_4
../libs/graph/test/graph.cpp:159:24: warning: variable 'E' set but not used [-Wunused-but-set-variable]
1 warning generated.
graph_5
../libs/graph/test/graph.cpp:159:24: warning: variable 'E' set but not used [-Wunused-but-set-variable]
1 warning generated.
graph_6
../libs/graph/test/graph.cpp:159:24: warning: variable 'E' set but not used [-Wunused-but-set-variable]
1 warning generated.
graph_7
../libs/graph/test/graph.cpp:159:24: warning: variable 'E' set but not used [-Wunused-but-set-variable]
1 warning generated.
graph_8
../libs/graph/test/graph.cpp:159:24: warning: variable 'E' set but not used [-Wunused-but-set-variable]
1 warning generated.
graph_9
../libs/graph/test/graph.cpp:159:24: warning: variable 'E' set but not used [-Wunused-but-set-variable]
1 warning generated.
property_iter_1
../libs/graph/test/property_iter.cpp:63:24: warning: variable 'E' set but not used [-Wunused-but-set-variable]
1 warning generated.
property_iter_2
../libs/graph/test/property_iter.cpp:63:24: warning: variable 'E' set but not used [-Wunused-but-set-variable]
1 warning generated.
property_iter_3
../libs/graph/test/property_iter.cpp:63:24: warning: variable 'E' set but not used [-Wunused-but-set-variable]
1 warning generated.
property_iter_4
../libs/graph/test/property_iter.cpp:63:24: warning: variable 'E' set but not used [-Wunused-but-set-variable]
1 warning generated.
property_iter_5
../libs/graph/test/property_iter.cpp:63:24: warning: variable 'E' set but not used [-Wunused-but-set-variable]
1 warning generated.
property_iter_6
../libs/graph/test/property_iter.cpp:63:24: warning: variable 'E' set but not used [-Wunused-but-set-variable]
1 warning generated.
property_iter_7
../libs/graph/test/property_iter.cpp:63:24: warning: variable 'E' set but not used [-Wunused-but-set-variable]
1 warning generated.
property_iter_8
../libs/graph/test/property_iter.cpp:63:24: warning: variable 'E' set but not used [-Wunused-but-set-variable]
1 warning generated.
property_iter_9
../libs/graph/test/property_iter.cpp:63:24: warning: variable 'E' set but not used [-Wunused-but-set-variable]
1 warning generated.
quick-tour
../libs/graph/example/quick-tour.cpp:34:11: warning: unused type alias 'iter_t' [-Wunused-local-typedef]
1 warning generated.
r_c_shortest_paths_example
../boost/graph/r_c_shortest_paths.hpp:200:49: warning: unused typedef 'LTraits' [-Wunused-local-typedef]
1 warning generated.
r_c_shortest_paths_test
../boost/graph/r_c_shortest_paths.hpp:200:49: warning: unused typedef 'LTraits' [-Wunused-local-typedef]
1 warning generated.
rcsp_custom_vertex_id
../boost/graph/r_c_shortest_paths.hpp:200:49: warning: unused typedef 'LTraits' [-Wunused-local-typedef]
1 warning generated.
rcsp_single_solution
../boost/graph/r_c_shortest_paths.hpp:200:49: warning: unused typedef 'LTraits' [-Wunused-local-typedef]
1 warning generated.
two_graphs_common_spanning_trees
../libs/graph/example/two_graphs_common_spanning_trees.cpp:57:23: warning: unused variable 'vec' [-Wunused-variable]
1 warning generated.
vf2_sub_graph_iso_test
../libs/graph/test/vf2_sub_graph_iso_test.cpp:80:10: warning: 'random_shuffle<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long>>, random_functor<std::mersenne_twister_engine<unsigned long, 32, 624, 397, 31, 2567483615, 11, 4294967295, 7, 2636928640, 15, 4022730752, 18, 1812433253>> &>' is deprecated: use 'std::shuffle' instead [-Wdeprecated-declarations]
1 warning generated.