Warnings: teeks99-dkr-dc17-warn - graph / clang-linux-17~c++20~warn
Rev bd3c3e9c38e826481a9b4983aab67bc29983418e / Mon, 11 Nov 2024 10:03:11 +0000
adj_list_cc
../boost/graph/detail/adj_list_edge_iterator.hpp:50:16: warning: definition of implicit copy assignment operator for 'adj_list_edge_iterator<boost::range_detail::integer_iterator<unsigned long>, boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator<boost::detail::stored_edge_property<unsigned long, boost::property<boost::edge_weight_t, int>> *, std::vector<boost::detail::stored_edge_property<unsigned long, boost::property<boost::edge_weight_t, int>>>>, unsigned long, boost::detail::edge_desc_impl<boost::directed_tag, unsigned long>, long>, boost::adjacency_list<boost::vecS, boost::vecS, boost::directedS, boost::property<boost::vertex_color_t, int>, boost::property<boost::edge_weight_t, int>>>' is deprecated because it has a user-provided copy constructor [-Wdeprecated-copy-with-user-provided-copy]
../boost/graph/detail/adj_list_edge_iterator.hpp:50:16: warning: definition of implicit copy assignment operator for 'adj_list_edge_iterator<std::_List_iterator<void *>, boost::detail::out_edge_iter<std::_List_iterator<boost::detail::stored_edge_property<void *, boost::property<boost::edge_weight_t, int>>>, void *, boost::detail::edge_desc_impl<boost::directed_tag, void *>, long>, boost::adjacency_list<boost::listS, boost::listS, boost::directedS, boost::property<boost::vertex_color_t, int>, boost::property<boost::edge_weight_t, int>>>' is deprecated because it has a user-provided copy constructor [-Wdeprecated-copy-with-user-provided-copy]
../boost/graph/detail/adj_list_edge_iterator.hpp:50:16: warning: definition of implicit copy assignment operator for 'adj_list_edge_iterator<std::_List_iterator<void *>, boost::detail::out_edge_iter<std::_Rb_tree_const_iterator<boost::detail::stored_edge_property<void *, boost::property<boost::edge_weight_t, int>>>, void *, boost::detail::edge_desc_impl<boost::directed_tag, void *>, long>, boost::adjacency_list<boost::setS, boost::listS, boost::directedS, boost::property<boost::vertex_color_t, int>, boost::property<boost::edge_weight_t, int>>>' is deprecated because it has a user-provided copy constructor [-Wdeprecated-copy-with-user-provided-copy]
../boost/graph/detail/adj_list_edge_iterator.hpp:50:16: warning: definition of implicit copy assignment operator for 'adj_list_edge_iterator<boost::range_detail::integer_iterator<unsigned long>, boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator<boost::detail::stored_edge_property<unsigned long, boost::no_property> *, std::vector<boost::detail::stored_edge_property<unsigned long, boost::no_property>>>, unsigned long, boost::detail::edge_desc_impl<boost::directed_tag, unsigned long>, long>, boost::adjacency_list<>>' is deprecated because it has a user-provided copy constructor [-Wdeprecated-copy-with-user-provided-copy]
../boost/graph/detail/adj_list_edge_iterator.hpp:50:16: warning: definition of implicit copy assignment operator for 'adj_list_edge_iterator<std::_List_iterator<void *>, boost::detail::out_edge_iter<std::_List_iterator<boost::detail::stored_edge_property<void *, boost::no_property>>, void *, boost::detail::edge_desc_impl<boost::directed_tag, void *>, long>, boost::adjacency_list<boost::listS, boost::listS>>' is deprecated because it has a user-provided copy constructor [-Wdeprecated-copy-with-user-provided-copy]
5 warnings generated.
                
adj_matrix_cc
../boost/graph/adjacency_matrix.hpp:1113:68: warning: unused parameter 'g' [-Wunused-parameter]
../boost/graph/adjacency_matrix.hpp:1119:53: warning: unused parameter 'g' [-Wunused-parameter]
../boost/graph/adjacency_matrix.hpp:1125:47: warning: unused parameter 'g' [-Wunused-parameter]
../boost/graph/adjacency_matrix.hpp:1132:53: warning: unused parameter 'g' [-Wunused-parameter]
4 warnings generated.
                
adjacency_list_io
../boost/graph/adjacency_list_io.hpp:361:53: warning: unused parameter 'vps' [-Wunused-parameter]
../boost/graph/adjacency_list_io.hpp:361:62: warning: unused parameter 'eps' [-Wunused-parameter]
../boost/graph/detail/adj_list_edge_iterator.hpp:50:16: warning: definition of implicit copy assignment operator for 'adj_list_edge_iterator<std::_List_iterator<void *>, boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator<boost::detail::stored_edge_property<void *, boost::no_property> *, std::vector<boost::detail::stored_edge_property<void *, boost::no_property>>>, void *, boost::detail::edge_desc_impl<boost::directed_tag, void *>, long>, boost::adjacency_list<boost::vecS, boost::listS>>' is deprecated because it has a user-provided copy constructor [-Wdeprecated-copy-with-user-provided-copy]
3 warnings generated.
                
adjacency_matrix
../boost/graph/adjacency_matrix.hpp:1113:68: warning: unused parameter 'g' [-Wunused-parameter]
../boost/graph/adjacency_matrix.hpp:1119:53: warning: unused parameter 'g' [-Wunused-parameter]
../boost/graph/adjacency_matrix.hpp:1125:47: warning: unused parameter 'g' [-Wunused-parameter]
../boost/graph/adjacency_matrix.hpp:1132:53: warning: unused parameter 'g' [-Wunused-parameter]
4 warnings generated.
                
adjacency_matrix_test
../boost/graph/adjacency_matrix.hpp:1113:68: warning: unused parameter 'g' [-Wunused-parameter]
../boost/graph/adjacency_matrix.hpp:1119:53: warning: unused parameter 'g' [-Wunused-parameter]
../boost/graph/adjacency_matrix.hpp:1125:47: warning: unused parameter 'g' [-Wunused-parameter]
../boost/graph/adjacency_matrix.hpp:1132:53: warning: unused parameter 'g' [-Wunused-parameter]
4 warnings generated.
                
all_planar_input_files_test
../boost/graph/chrobak_payne_drawing.hpp:32:46: warning: unused parameter 'g' [-Wunused-parameter]
1 warning generated.
                
astar-cities
../boost/graph/astar_search.hpp:53:32: warning: unused parameter 'u' [-Wunused-parameter]
../boost/graph/astar_search.hpp:95:62: warning: unused parameter 'e' [-Wunused-parameter]
../boost/graph/astar_search.hpp:95:78: warning: unused parameter 'g' [-Wunused-parameter]
../boost/graph/astar_search.hpp:99:29: warning: unused parameter 'e' [-Wunused-parameter]
../boost/graph/astar_search.hpp:99:45: warning: unused parameter 'g' [-Wunused-parameter]
../libs/graph/example/astar-cities.cpp:109:67: warning: unused parameter 'g' [-Wunused-parameter]
../libs/graph/example/astar-cities.cpp:119:14: warning: unused parameter 'argc' [-Wunused-parameter]
../libs/graph/example/astar-cities.cpp:119:27: warning: unused parameter 'argv' [-Wunused-parameter]
../boost/xpressive/detail/static/static.hpp:179:23: warning: definition of implicit copy constructor for 'static_xpression<boost::xpressive::detail::alternate_matcher<boost::xpressive::detail::alternates_list<boost::xpressive::detail::static_xpression<boost::xpressive::detail::posix_charset_matcher<boost::xpressive::cpp_regex_traits<char>>, boost::xpressive::detail::static_xpression<boost::xpressive::detail::alternate_end_matcher, boost::xpressive::detail::no_next>>, boost::xpressive::detail::alternates_list<boost::xpressive::detail::static_xpression<boost::xpressive::detail::literal_matcher<boost::xpressive::cpp_regex_traits<char>, mpl_::bool_<false>, mpl_::bool_<false>>, boost::xpressive::detail::static_xpression<boost::xpressive::detail::alternate_end_matcher, boost::xpressive::detail::no_next>>, boost::fusion::nil_>>, boost::xpressive::cpp_regex_traits<char>>, boost::xpressive::detail::static_xpression<boost::xpressive::detail::simple_repeat_matcher<boost::xpressive::detail::static_xpression<boost::xpressive::detail::posix_charset_matcher<boost::xpressive::cpp_regex_traits<char>>, boost::xpressive::detail::static_xpression<boost::xpressive::detail::true_matcher, boost::xpressive::detail::no_next>>, mpl_::bool_<true>>, boost::xpressive::detail::static_xpression<boost::xpressive::detail::alternate_end_matcher, boost::xpressive::detail::no_next>>>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
../boost/xpressive/detail/core/matcher/alternate_matcher.hpp:122:28: warning: definition of implicit copy constructor for 'alternate_matcher<boost::xpressive::detail::alternates_list<boost::xpressive::detail::static_xpression<boost::xpressive::detail::posix_charset_matcher<boost::xpressive::cpp_regex_traits<char>>, boost::xpressive::detail::static_xpression<boost::xpressive::detail::alternate_end_matcher, boost::xpressive::detail::no_next>>, boost::xpressive::detail::alternates_list<boost::xpressive::detail::static_xpression<boost::xpressive::detail::literal_matcher<boost::xpressive::cpp_regex_traits<char>, mpl_::bool_<false>, mpl_::bool_<false>>, boost::xpressive::detail::static_xpression<boost::xpressive::detail::alternate_end_matcher, boost::xpressive::detail::no_next>>, boost::fusion::nil_>>, boost::xpressive::cpp_regex_traits<char>>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
../boost/xpressive/detail/static/static.hpp:179:23: warning: definition of implicit copy constructor for 'static_xpression<boost::xpressive::detail::posix_charset_matcher<boost::xpressive::cpp_regex_traits<char>>, boost::xpressive::detail::static_xpression<boost::xpressive::detail::alternate_end_matcher, boost::xpressive::detail::no_next>>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
../boost/xpressive/detail/static/static.hpp:179:23: warning: definition of implicit copy constructor for 'static_xpression<boost::xpressive::detail::alternate_end_matcher, boost::xpressive::detail::no_next>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
                
astar_maze
../boost/graph/astar_search.hpp:53:32: warning: unused parameter 'u' [-Wunused-parameter]
../boost/graph/astar_search.hpp:95:62: warning: unused parameter 'e' [-Wunused-parameter]
../boost/graph/astar_search.hpp:95:78: warning: unused parameter 'g' [-Wunused-parameter]
../boost/graph/astar_search.hpp:99:29: warning: unused parameter 'e' [-Wunused-parameter]
../boost/graph/astar_search.hpp:99:45: warning: unused parameter 'g' [-Wunused-parameter]
../boost/graph/grid_graph.hpp:1040:37: warning: unused parameter 'graph' [-Wunused-parameter]
6 warnings generated.
                
astar_search_test
../boost/graph/astar_search.hpp:53:32: warning: unused parameter 'u' [-Wunused-parameter]
../boost/graph/astar_search.hpp:95:62: warning: unused parameter 'e' [-Wunused-parameter]
../boost/graph/astar_search.hpp:95:78: warning: unused parameter 'g' [-Wunused-parameter]
../boost/graph/astar_search.hpp:99:29: warning: unused parameter 'e' [-Wunused-parameter]
../boost/graph/astar_search.hpp:99:45: warning: unused parameter 'g' [-Wunused-parameter]
5 warnings generated.
                
bellman-example
../boost/graph/detail/adj_list_edge_iterator.hpp:50:16: warning: definition of implicit copy assignment operator for 'adj_list_edge_iterator<boost::range_detail::integer_iterator<unsigned long>, boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator<boost::detail::stored_edge_property<unsigned long, EdgeProperties> *, std::vector<boost::detail::stored_edge_property<unsigned long, EdgeProperties>>>, unsigned long, boost::detail::edge_desc_impl<boost::directed_tag, unsigned long>, long>, boost::adjacency_list<boost::vecS, boost::vecS, boost::directedS, boost::no_property, EdgeProperties>>' is deprecated because it has a user-provided copy constructor [-Wdeprecated-copy-with-user-provided-copy]
1 warning generated.
                
betweenness_centrality_test
../boost/graph/dijkstra_shortest_paths.hpp:100:62: warning: unused parameter 'u' [-Wunused-parameter]
../boost/graph/dijkstra_shortest_paths.hpp:100:72: warning: unused parameter 'g' [-Wunused-parameter]
../boost/graph/dijkstra_shortest_paths.hpp:253:40: warning: unused parameter 'g' [-Wunused-parameter]
../boost/graph/dijkstra_shortest_paths.hpp:254:43: warning: unused parameter 'array_holder' [-Wunused-parameter]
../boost/graph/dijkstra_shortest_paths.hpp:302:40: warning: unused parameter 'g' [-Wunused-parameter]
5 warnings generated.
                
bfs

boost/bin.v2/libs/graph/test/bfs.test/clang-linux-17~c++20~warn/debug/x86_64/debug-symbols-off/threading-multi/visibility-hidden
../boost/graph/detail/adj_list_edge_iterator.hpp:50:16: warning: definition of implicit copy assignment operator for 'adj_list_edge_iterator<boost::range_detail::integer_iterator<unsigned long>, boost::detail::out_edge_iter<std::_Rb_tree_const_iterator<boost::detail::stored_edge_property<unsigned long, boost::no_property>>, unsigned long, boost::detail::edge_desc_impl<boost::directed_tag, unsigned long>, long>, boost::adjacency_list<boost::setS>>' is deprecated because it has a user-provided copy constructor [-Wdeprecated-copy-with-user-provided-copy]
1 warning generated.
                

bfs-example
../libs/graph/example/bfs-example.cpp:24:49: warning: unused parameter 'g' [-Wunused-parameter]
1 warning generated.
                
bfs-example2
../libs/graph/example/bfs-example2.cpp:25:49: warning: unused parameter 'g' [-Wunused-parameter]
1 warning generated.
                
bfs_cc
../boost/concept_archetype.hpp:425:11: warning: definition of implicit copy constructor for 'input_iterator_archetype<boost::default_constructible_archetype<boost::sgi_assignable_archetype<boost::equality_comparable_archetype<>>>>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
../boost/concept_archetype.hpp:425:11: warning: definition of implicit copy constructor for 'input_iterator_archetype<boost::incidence_graph_archetype<boost::default_constructible_archetype<boost::sgi_assignable_archetype<boost::equality_comparable_archetype<>>>, boost::directed_tag, boost::allow_parallel_edge_tag>::edge_descriptor>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
../boost/concept_archetype.hpp:425:11: warning: definition of implicit copy constructor for 'input_iterator_archetype<boost::incidence_graph_archetype<boost::default_constructible_archetype<boost::sgi_assignable_archetype<boost::equality_comparable_archetype<>>>, boost::undirected_tag, boost::allow_parallel_edge_tag>::edge_descriptor>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
3 warnings generated.
                
bipartite_example
../libs/graph/example/bipartite_example.cpp:77:14: warning: unused parameter 'argc' [-Wunused-parameter]
../libs/graph/example/bipartite_example.cpp:77:27: warning: unused parameter 'argv' [-Wunused-parameter]
2 warnings generated.
                
bipartite_test
../libs/graph/test/bipartite_test.cpp:116:14: warning: unused parameter 'argc' [-Wunused-parameter]
../libs/graph/test/bipartite_test.cpp:116:27: warning: unused parameter 'argv' [-Wunused-parameter]
2 warnings generated.
                
boykov_kolmogorov_max_flow_test
../boost/graph/adjacency_matrix.hpp:1113:68: warning: unused parameter 'g' [-Wunused-parameter]
../boost/graph/adjacency_matrix.hpp:1119:53: warning: unused parameter 'g' [-Wunused-parameter]
../boost/graph/adjacency_matrix.hpp:1125:47: warning: unused parameter 'g' [-Wunused-parameter]
../boost/graph/adjacency_matrix.hpp:1132:53: warning: unused parameter 'g' [-Wunused-parameter]
../boost/graph/detail/adj_list_edge_iterator.hpp:50:16: warning: definition of implicit copy assignment operator for 'adj_list_edge_iterator<boost::range_detail::integer_iterator<unsigned long>, boost::detail::out_edge_iter<std::_Rb_tree_const_iterator<boost::detail::stored_edge_property<unsigned long, boost::no_property>>, unsigned long, boost::detail::edge_desc_impl<boost::directed_tag, unsigned long>, long>, boost::adjacency_list<boost::setS>>' is deprecated because it has a user-provided copy constructor [-Wdeprecated-copy-with-user-provided-copy]
../boost/graph/detail/adj_list_edge_iterator.hpp:50:16: warning: definition of implicit copy assignment operator for 'adj_list_edge_iterator<boost::range_detail::integer_iterator<unsigned long>, boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator<boost::detail::stored_edge_property<unsigned long, boost::property<boost::edge_capacity_t, long, boost::property<boost::edge_residual_capacity_t, long, boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, unsigned long>>>>> *, std::vector<boost::detail::stored_edge_property<unsigned long, boost::property<boost::edge_capacity_t, long, boost::property<boost::edge_residual_capacity_t, long, boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, unsigned long>>>>>>>, unsigned long, boost::detail::edge_desc_impl<boost::directed_tag, unsigned long>, long>, boost::adjacency_list<boost::vecS, boost::vecS, boost::directedS, boost::property<boost::vertex_index_t, long, boost::property<boost::vertex_predecessor_t, boost::detail::edge_desc_impl<boost::directed_tag, unsigned long>, boost::property<boost::vertex_color_t, boost::default_color_type, boost::property<boost::vertex_distance_t, long>>>>, boost::property<boost::edge_capacity_t, long, boost::property<boost::edge_residual_capacity_t, long, boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, unsigned long>>>>>>' is deprecated because it has a user-provided copy constructor [-Wdeprecated-copy-with-user-provided-copy]
../boost/graph/detail/adj_list_edge_iterator.hpp:50:16: warning: definition of implicit copy assignment operator for 'adj_list_edge_iterator<std::_List_iterator<void *>, boost::detail::out_edge_iter<std::_List_iterator<boost::detail::stored_edge_property<void *, boost::property<boost::edge_capacity_t, long, boost::property<boost::edge_residual_capacity_t, long, boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, void *>>>>>>, void *, boost::detail::edge_desc_impl<boost::directed_tag, void *>, long>, boost::adjacency_list<boost::listS, boost::listS, boost::directedS, boost::property<boost::vertex_index_t, long, boost::property<boost::vertex_predecessor_t, boost::detail::edge_desc_impl<boost::directed_tag, void *>, boost::property<boost::vertex_color_t, boost::default_color_type, boost::property<boost::vertex_distance_t, long>>>>, boost::property<boost::edge_capacity_t, long, boost::property<boost::edge_residual_capacity_t, long, boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, void *>>>>>>' is deprecated because it has a user-provided copy constructor [-Wdeprecated-copy-with-user-provided-copy]
../boost/graph/detail/adj_list_edge_iterator.hpp:50:16: warning: definition of implicit copy assignment operator for 'adj_list_edge_iterator<boost::range_detail::integer_iterator<unsigned long>, boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator<boost::detail::stored_edge_property<unsigned long, Link<boost::detail::edge_desc_impl<boost::directed_tag, unsigned long>>> *, std::vector<boost::detail::stored_edge_property<unsigned long, Link<boost::detail::edge_desc_impl<boost::directed_tag, unsigned long>>>>>, unsigned long, boost::detail::edge_desc_impl<boost::directed_tag, unsigned long>, long>, boost::adjacency_list<boost::vecS, boost::vecS, boost::directedS, Node<boost::detail::edge_desc_impl<boost::directed_tag, unsigned long>>, Link<boost::detail::edge_desc_impl<boost::directed_tag, unsigned long>>>>' is deprecated because it has a user-provided copy constructor [-Wdeprecated-copy-with-user-provided-copy]
8 warnings generated.
                
bundled_properties
../boost/graph/adjacency_matrix.hpp:1113:68: warning: unused parameter 'g' [-Wunused-parameter]
../boost/graph/adjacency_matrix.hpp:1119:53: warning: unused parameter 'g' [-Wunused-parameter]
../boost/graph/adjacency_matrix.hpp:1125:47: warning: unused parameter 'g' [-Wunused-parameter]
../boost/graph/adjacency_matrix.hpp:1132:53: warning: unused parameter 'g' [-Wunused-parameter]
../boost/graph/adjacency_list_io.hpp:361:53: warning: unused parameter 'vps' [-Wunused-parameter]
../boost/graph/adjacency_list_io.hpp:361:62: warning: unused parameter 'eps' [-Wunused-parameter]
6 warnings generated.
                
canonical_ordering
../libs/graph/example/canonical_ordering.cpp:21:14: warning: unused parameter 'argc' [-Wunused-parameter]
../libs/graph/example/canonical_ordering.cpp:21:27: warning: unused parameter 'argv' [-Wunused-parameter]
2 warnings generated.
                
closeness_centrality
../boost/graph/property_maps/container_property_map.hpp:58:12: warning: definition of implicit copy assignment operator for 'container_property_map<boost::undirected_graph<>, void *, std::vector<int>>' is deprecated because it has a user-provided copy constructor [-Wdeprecated-copy-with-user-provided-copy]
../boost/graph/property_maps/container_property_map.hpp:58:12: warning: definition of implicit copy assignment operator for 'container_property_map<boost::directed_graph<>, void *, std::vector<int>>' is deprecated because it has a user-provided copy constructor [-Wdeprecated-copy-with-user-provided-copy]
2 warnings generated.
                
clustering_coefficient
../boost/graph/clustering_coefficient.hpp:22:22: warning: unused parameter 'g' [-Wunused-parameter]
1 warning generated.
                
copy
../boost/graph/detail/adj_list_edge_iterator.hpp:50:16: warning: definition of implicit copy assignment operator for 'adj_list_edge_iterator<boost::range_detail::integer_iterator<unsigned long>, boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator<boost::detail::stored_edge_property<unsigned long, boost::no_property> *, std::vector<boost::detail::stored_edge_property<unsigned long, boost::no_property>>>, unsigned long, boost::detail::edge_desc_impl<boost::directed_tag, unsigned long>, long>, boost::adjacency_list<boost::vecS, boost::vecS, boost::directedS, boost::property<boost::vertex_root_t, int>>>' is deprecated because it has a user-provided copy constructor [-Wdeprecated-copy-with-user-provided-copy]
../boost/graph/detail/adj_list_edge_iterator.hpp:50:16: warning: definition of implicit copy assignment operator for 'adj_list_edge_iterator<std::_Rb_tree_const_iterator<void *>, boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator<boost::detail::stored_edge_property<void *, boost::no_property> *, std::vector<boost::detail::stored_edge_property<void *, boost::no_property>>>, void *, boost::detail::edge_desc_impl<boost::directed_tag, void *>, long>, boost::adjacency_list<boost::vecS, boost::setS, boost::directedS, boost::property<boost::vertex_index_t, int>>>' is deprecated because it has a user-provided copy constructor [-Wdeprecated-copy-with-user-provided-copy]
2 warnings generated.
                
copy-example
../boost/graph/detail/adj_list_edge_iterator.hpp:50:16: warning: definition of implicit copy assignment operator for 'adj_list_edge_iterator<boost::range_detail::integer_iterator<unsigned long>, boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator<boost::detail::stored_edge_property<unsigned long, boost::no_property> *, std::vector<boost::detail::stored_edge_property<unsigned long, boost::no_property>>>, unsigned long, boost::detail::edge_desc_impl<boost::directed_tag, unsigned long>, long>, boost::adjacency_list<boost::vecS, boost::vecS, boost::directedS, boost::property<boost::vertex_name_t, char>>>' is deprecated because it has a user-provided copy constructor [-Wdeprecated-copy-with-user-provided-copy]
1 warning generated.
                
csr-example
../boost/xpressive/detail/static/static.hpp:179:23: warning: definition of implicit copy constructor for 'static_xpression<boost::xpressive::detail::alternate_matcher<boost::xpressive::detail::alternates_list<boost::xpressive::detail::static_xpression<boost::xpressive::detail::posix_charset_matcher<boost::xpressive::cpp_regex_traits<char>>, boost::xpressive::detail::static_xpression<boost::xpressive::detail::alternate_end_matcher, boost::xpressive::detail::no_next>>, boost::xpressive::detail::alternates_list<boost::xpressive::detail::static_xpression<boost::xpressive::detail::literal_matcher<boost::xpressive::cpp_regex_traits<char>, mpl_::bool_<false>, mpl_::bool_<false>>, boost::xpressive::detail::static_xpression<boost::xpressive::detail::alternate_end_matcher, boost::xpressive::detail::no_next>>, boost::fusion::nil_>>, boost::xpressive::cpp_regex_traits<char>>, boost::xpressive::detail::static_xpression<boost::xpressive::detail::simple_repeat_matcher<boost::xpressive::detail::static_xpression<boost::xpressive::detail::posix_charset_matcher<boost::xpressive::cpp_regex_traits<char>>, boost::xpressive::detail::static_xpression<boost::xpressive::detail::true_matcher, boost::xpressive::detail::no_next>>, mpl_::bool_<true>>, boost::xpressive::detail::static_xpression<boost::xpressive::detail::alternate_end_matcher, boost::xpressive::detail::no_next>>>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
../boost/xpressive/detail/core/matcher/alternate_matcher.hpp:122:28: warning: definition of implicit copy constructor for 'alternate_matcher<boost::xpressive::detail::alternates_list<boost::xpressive::detail::static_xpression<boost::xpressive::detail::posix_charset_matcher<boost::xpressive::cpp_regex_traits<char>>, boost::xpressive::detail::static_xpression<boost::xpressive::detail::alternate_end_matcher, boost::xpressive::detail::no_next>>, boost::xpressive::detail::alternates_list<boost::xpressive::detail::static_xpression<boost::xpressive::detail::literal_matcher<boost::xpressive::cpp_regex_traits<char>, mpl_::bool_<false>, mpl_::bool_<false>>, boost::xpressive::detail::static_xpression<boost::xpressive::detail::alternate_end_matcher, boost::xpressive::detail::no_next>>, boost::fusion::nil_>>, boost::xpressive::cpp_regex_traits<char>>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
../boost/xpressive/detail/static/static.hpp:179:23: warning: definition of implicit copy constructor for 'static_xpression<boost::xpressive::detail::posix_charset_matcher<boost::xpressive::cpp_regex_traits<char>>, boost::xpressive::detail::static_xpression<boost::xpressive::detail::alternate_end_matcher, boost::xpressive::detail::no_next>>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
../boost/xpressive/detail/static/static.hpp:179:23: warning: definition of implicit copy constructor for 'static_xpression<boost::xpressive::detail::alternate_end_matcher, boost::xpressive::detail::no_next>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
                
csr_graph_test
../boost/graph/dijkstra_shortest_paths.hpp:100:62: warning: unused parameter 'u' [-Wunused-parameter]
../boost/graph/dijkstra_shortest_paths.hpp:100:72: warning: unused parameter 'g' [-Wunused-parameter]
../boost/graph/dijkstra_shortest_paths.hpp:253:40: warning: unused parameter 'g' [-Wunused-parameter]
../boost/graph/dijkstra_shortest_paths.hpp:254:43: warning: unused parameter 'array_holder' [-Wunused-parameter]
../boost/graph/dijkstra_shortest_paths.hpp:302:40: warning: unused parameter 'g' [-Wunused-parameter]
../libs/graph/test/csr_graph_test.cpp:328:13: warning: variable 'edge_count' set but not used [-Wunused-but-set-variable]
../boost/graph/detail/adj_list_edge_iterator.hpp:50:16: warning: definition of implicit copy assignment operator for 'adj_list_edge_iterator<boost::range_detail::integer_iterator<unsigned long>, boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator<boost::detail::stored_edge_property<unsigned long, boost::no_property> *, std::vector<boost::detail::stored_edge_property<unsigned long, boost::no_property>>>, unsigned long, boost::detail::edge_desc_impl<boost::directed_tag, unsigned long>, long>, boost::adjacency_list<>>' is deprecated because it has a user-provided copy constructor [-Wdeprecated-copy-with-user-provided-copy]
7 warnings generated.
                
cycle_canceling_example
../boost/graph/cycle_canceling.hpp:121:44: warning: unused parameter 'params' [-Wunused-parameter]
../boost/graph/detail/adj_list_edge_iterator.hpp:50:16: warning: definition of implicit copy assignment operator for 'adj_list_edge_iterator<boost::range_detail::integer_iterator<unsigned long>, boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator<boost::detail::stored_edge_property<unsigned long, boost::property<boost::edge_capacity_t, long, boost::property<boost::edge_residual_capacity_t, long, boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, unsigned long>, boost::property<boost::edge_weight_t, long>>>>> *, std::vector<boost::detail::stored_edge_property<unsigned long, boost::property<boost::edge_capacity_t, long, boost::property<boost::edge_residual_capacity_t, long, boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, unsigned long>, boost::property<boost::edge_weight_t, long>>>>>>>, unsigned long, boost::detail::edge_desc_impl<boost::directed_tag, unsigned long>, long>, boost::adjacency_list<boost::vecS, boost::vecS, boost::directedS, boost::no_property, boost::property<boost::edge_capacity_t, long, boost::property<boost::edge_residual_capacity_t, long, boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, unsigned long>, boost::property<boost::edge_weight_t, long>>>>>>' is deprecated because it has a user-provided copy constructor [-Wdeprecated-copy-with-user-provided-copy]
2 warnings generated.
                
cycle_canceling_test
../boost/graph/cycle_canceling.hpp:121:44: warning: unused parameter 'params' [-Wunused-parameter]
../boost/graph/detail/adj_list_edge_iterator.hpp:50:16: warning: definition of implicit copy assignment operator for 'adj_list_edge_iterator<boost::range_detail::integer_iterator<unsigned long>, boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator<boost::detail::stored_edge_property<unsigned long, boost::property<boost::edge_capacity_t, long, boost::property<boost::edge_residual_capacity_t, long, boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, unsigned long>, boost::property<boost::edge_weight_t, long>>>>> *, std::vector<boost::detail::stored_edge_property<unsigned long, boost::property<boost::edge_capacity_t, long, boost::property<boost::edge_residual_capacity_t, long, boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, unsigned long>, boost::property<boost::edge_weight_t, long>>>>>>>, unsigned long, boost::detail::edge_desc_impl<boost::directed_tag, unsigned long>, long>, boost::adjacency_list<boost::vecS, boost::vecS, boost::directedS, boost::no_property, boost::property<boost::edge_capacity_t, long, boost::property<boost::edge_residual_capacity_t, long, boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, unsigned long>, boost::property<boost::edge_weight_t, long>>>>>>' is deprecated because it has a user-provided copy constructor [-Wdeprecated-copy-with-user-provided-copy]
2 warnings generated.
                
cycle_ratio_example
../libs/graph/example/cycle_ratio_example.cpp:42:14: warning: unused parameter 'argc' [-Wunused-parameter]
../libs/graph/example/cycle_ratio_example.cpp:42:26: warning: unused parameter 'argv' [-Wunused-parameter]
../boost/graph/detail/adj_list_edge_iterator.hpp:50:16: warning: definition of implicit copy assignment operator for 'adj_list_edge_iterator<boost::range_detail::integer_iterator<unsigned long>, boost::detail::out_edge_iter<std::_Rb_tree_const_iterator<boost::detail::stored_edge_property<unsigned long, boost::no_property>>, unsigned long, boost::detail::edge_desc_impl<boost::directed_tag, unsigned long>, long>, boost::adjacency_list<boost::setS>>' is deprecated because it has a user-provided copy constructor [-Wdeprecated-copy-with-user-provided-copy]
../boost/graph/detail/adj_list_edge_iterator.hpp:50:16: warning: definition of implicit copy assignment operator for 'adj_list_edge_iterator<std::_List_iterator<void *>, boost::detail::out_edge_iter<std::_List_iterator<boost::detail::stored_edge_property<void *, boost::property<boost::edge_weight_t, double, boost::property<boost::edge_weight2_t, double>>>>, void *, boost::detail::edge_desc_impl<boost::directed_tag, void *>, long>, boost::adjacency_list<boost::listS, boost::listS, boost::directedS, boost::property<boost::vertex_index_t, int>, boost::property<boost::edge_weight_t, double, boost::property<boost::edge_weight2_t, double>>>>' is deprecated because it has a user-provided copy constructor [-Wdeprecated-copy-with-user-provided-copy]
4 warnings generated.
                
cycle_ratio_tests
../boost/graph/adjacency_matrix.hpp:1113:68: warning: unused parameter 'g' [-Wunused-parameter]
../boost/graph/adjacency_matrix.hpp:1119:53: warning: unused parameter 'g' [-Wunused-parameter]
../boost/graph/adjacency_matrix.hpp:1125:47: warning: unused parameter 'g' [-Wunused-parameter]
../boost/graph/adjacency_matrix.hpp:1132:53: warning: unused parameter 'g' [-Wunused-parameter]
../boost/graph/detail/adj_list_edge_iterator.hpp:50:16: warning: definition of implicit copy assignment operator for 'adj_list_edge_iterator<std::_List_iterator<void *>, boost::detail::out_edge_iter<std::_List_iterator<boost::detail::stored_edge_property<void *, boost::property<boost::edge_weight_t, int, boost::property<boost::edge_weight2_t, int, boost::property<boost::edge_index_t, int>>>>>, void *, boost::detail::edge_desc_impl<boost::directed_tag, void *>, long>, boost::adjacency_list<boost::listS, boost::listS, boost::directedS, boost::property<boost::vertex_index_t, int, boost::property<boost::vertex_name_t, std::basic_string<char>>>, boost::property<boost::edge_weight_t, int, boost::property<boost::edge_weight2_t, int, boost::property<boost::edge_index_t, int>>>>>' is deprecated because it has a user-provided copy constructor [-Wdeprecated-copy-with-user-provided-copy]
../boost/graph/detail/adj_list_edge_iterator.hpp:50:16: warning: definition of implicit copy assignment operator for 'adj_list_edge_iterator<std::_List_iterator<void *>, boost::detail::out_edge_iter<std::_List_iterator<boost::detail::stored_edge_property<void *, boost::property<boost::edge_weight_t, double, boost::property<boost::edge_weight2_t, double, boost::property<boost::edge_index_t, int>>>>>, void *, boost::detail::edge_desc_impl<boost::directed_tag, void *>, long>, boost::adjacency_list<boost::listS, boost::listS, boost::directedS, boost::property<boost::vertex_index_t, int, boost::property<boost::vertex_name_t, std::basic_string<char>>>, boost::property<boost::edge_weight_t, double, boost::property<boost::edge_weight2_t, double, boost::property<boost::edge_index_t, int>>>>>' is deprecated because it has a user-provided copy constructor [-Wdeprecated-copy-with-user-provided-copy]
6 warnings generated.
                
dag_longest_paths
../boost/graph/dijkstra_shortest_paths.hpp:100:62: warning: unused parameter 'u' [-Wunused-parameter]
../boost/graph/dijkstra_shortest_paths.hpp:100:72: warning: unused parameter 'g' [-Wunused-parameter]
../boost/graph/dijkstra_shortest_paths.hpp:253:40: warning: unused parameter 'g' [-Wunused-parameter]
../boost/graph/dijkstra_shortest_paths.hpp:254:43: warning: unused parameter 'array_holder' [-Wunused-parameter]
../boost/graph/dijkstra_shortest_paths.hpp:302:40: warning: unused parameter 'g' [-Wunused-parameter]
5 warnings generated.
                
dag_shortest_paths
../boost/graph/dijkstra_shortest_paths.hpp:100:62: warning: unused parameter 'u' [-Wunused-parameter]
../boost/graph/dijkstra_shortest_paths.hpp:100:72: warning: unused parameter 'g' [-Wunused-parameter]
../boost/graph/dijkstra_shortest_paths.hpp:253:40: warning: unused parameter 'g' [-Wunused-parameter]
../boost/graph/dijkstra_shortest_paths.hpp:254:43: warning: unused parameter 'array_holder' [-Wunused-parameter]
../boost/graph/dijkstra_shortest_paths.hpp:302:40: warning: unused parameter 'g' [-Wunused-parameter]
5 warnings generated.
                
dave
../boost/graph/dijkstra_shortest_paths.hpp:100:62: warning: unused parameter 'u' [-Wunused-parameter]
../boost/graph/dijkstra_shortest_paths.hpp:100:72: warning: unused parameter 'g' [-Wunused-parameter]
../boost/graph/dijkstra_shortest_paths.hpp:253:40: warning: unused parameter 'g' [-Wunused-parameter]
../boost/graph/dijkstra_shortest_paths.hpp:254:43: warning: unused parameter 'array_holder' [-Wunused-parameter]
../boost/graph/dijkstra_shortest_paths.hpp:302:40: warning: unused parameter 'g' [-Wunused-parameter]
5 warnings generated.
                
delete_edge
../libs/graph/test/delete_edge.cpp:17:14: warning: unused parameter 'argc' [-Wunused-parameter]
../libs/graph/test/delete_edge.cpp:17:26: warning: unused parameter 'argv' [-Wunused-parameter]
../boost/graph/detail/adjacency_list.hpp:2275:27: warning: variable 'p' is uninitialized when passed as a const reference argument here [-Wuninitialized-const-reference]
3 warnings generated.
                
dfs

boost/bin.v2/libs/graph/test/dfs.test/clang-linux-17~c++20~warn/debug/x86_64/debug-symbols-off/threading-multi/visibility-hidden
../boost/graph/detail/adj_list_edge_iterator.hpp:50:16: warning: definition of implicit copy assignment operator for 'adj_list_edge_iterator<boost::range_detail::integer_iterator<unsigned long>, boost::detail::out_edge_iter<std::_Rb_tree_const_iterator<boost::detail::stored_edge_property<unsigned long, boost::no_property>>, unsigned long, boost::detail::edge_desc_impl<boost::directed_tag, unsigned long>, long>, boost::adjacency_list<boost::setS>>' is deprecated because it has a user-provided copy constructor [-Wdeprecated-copy-with-user-provided-copy]
1 warning generated.
                

dfs-example
../libs/graph/example/dfs-example.cpp:27:49: warning: unused parameter 'g' [-Wunused-parameter]
../libs/graph/example/dfs-example.cpp:32:47: warning: unused parameter 'g' [-Wunused-parameter]
2 warnings generated.
                
dfs_cc
../boost/concept_archetype.hpp:425:11: warning: definition of implicit copy constructor for 'input_iterator_archetype<boost::default_constructible_archetype<boost::sgi_assignable_archetype<boost::equality_comparable_archetype<>>>>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
../boost/concept_archetype.hpp:425:11: warning: definition of implicit copy constructor for 'input_iterator_archetype<boost::incidence_graph_archetype<boost::default_constructible_archetype<boost::sgi_assignable_archetype<boost::equality_comparable_archetype<>>>, boost::directed_tag, boost::allow_parallel_edge_tag>::edge_descriptor>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
../boost/concept_archetype.hpp:425:11: warning: definition of implicit copy constructor for 'input_iterator_archetype<boost::incidence_graph_archetype<boost::default_constructible_archetype<boost::sgi_assignable_archetype<boost::equality_comparable_archetype<>>>, boost::undirected_tag, boost::allow_parallel_edge_tag>::edge_descriptor>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
3 warnings generated.
                
dijkstra-example
../boost/graph/dijkstra_shortest_paths.hpp:100:62: warning: unused parameter 'u' [-Wunused-parameter]
../boost/graph/dijkstra_shortest_paths.hpp:100:72: warning: unused parameter 'g' [-Wunused-parameter]
../boost/graph/dijkstra_shortest_paths.hpp:253:40: warning: unused parameter 'g' [-Wunused-parameter]
../boost/graph/dijkstra_shortest_paths.hpp:254:43: warning: unused parameter 'array_holder' [-Wunused-parameter]
../boost/graph/dijkstra_shortest_paths.hpp:302:40: warning: unused parameter 'g' [-Wunused-parameter]
../boost/graph/detail/adj_list_edge_iterator.hpp:50:16: warning: definition of implicit copy assignment operator for 'adj_list_edge_iterator<boost::range_detail::integer_iterator<unsigned long>, boost::detail::out_edge_iter<std::_List_iterator<boost::detail::stored_edge_property<unsigned long, boost::property<boost::edge_weight_t, int>>>, unsigned long, boost::detail::edge_desc_impl<boost::directed_tag, unsigned long>, long>, boost::adjacency_list<boost::listS, boost::vecS, boost::directedS, boost::no_property, boost::property<boost::edge_weight_t, int>>>' is deprecated because it has a user-provided copy constructor [-Wdeprecated-copy-with-user-provided-copy]
6 warnings generated.
                
dijkstra-example-listS
../boost/graph/dijkstra_shortest_paths.hpp:100:62: warning: unused parameter 'u' [-Wunused-parameter]
../boost/graph/dijkstra_shortest_paths.hpp:100:72: warning: unused parameter 'g' [-Wunused-parameter]
../boost/graph/dijkstra_shortest_paths.hpp:253:40: warning: unused parameter 'g' [-Wunused-parameter]
../boost/graph/dijkstra_shortest_paths.hpp:254:43: warning: unused parameter 'array_holder' [-Wunused-parameter]
../boost/graph/dijkstra_shortest_paths.hpp:302:40: warning: unused parameter 'g' [-Wunused-parameter]
../boost/graph/detail/adj_list_edge_iterator.hpp:50:16: warning: definition of implicit copy assignment operator for 'adj_list_edge_iterator<std::_List_iterator<void *>, boost::detail::out_edge_iter<std::_List_iterator<boost::detail::stored_edge_property<void *, boost::property<boost::edge_weight_t, int>>>, void *, boost::detail::edge_desc_impl<boost::directed_tag, void *>, long>, boost::adjacency_list<boost::listS, boost::listS, boost::directedS, boost::property<boost::vertex_index_t, int, boost::property<boost::vertex_name_t, char, boost::property<boost::vertex_distance_t, int, boost::property<boost::vertex_predecessor_t, void *>>>>, boost::property<boost::edge_weight_t, int>>>' is deprecated because it has a user-provided copy constructor [-Wdeprecated-copy-with-user-provided-copy]
6 warnings generated.
                
dijkstra-no-color-map-example
../boost/graph/dijkstra_shortest_paths.hpp:100:62: warning: unused parameter 'u' [-Wunused-parameter]
../boost/graph/dijkstra_shortest_paths.hpp:100:72: warning: unused parameter 'g' [-Wunused-parameter]
../boost/graph/dijkstra_shortest_paths.hpp:253:40: warning: unused parameter 'g' [-Wunused-parameter]
../boost/graph/dijkstra_shortest_paths.hpp:254:43: warning: unused parameter 'array_holder' [-Wunused-parameter]
../boost/graph/dijkstra_shortest_paths.hpp:302:40: warning: unused parameter 'g' [-Wunused-parameter]
../boost/graph/detail/adj_list_edge_iterator.hpp:50:16: warning: definition of implicit copy assignment operator for 'adj_list_edge_iterator<boost::range_detail::integer_iterator<unsigned long>, boost::detail::out_edge_iter<std::_List_iterator<boost::detail::stored_edge_property<unsigned long, boost::property<boost::edge_weight_t, int>>>, unsigned long, boost::detail::edge_desc_impl<boost::directed_tag, unsigned long>, long>, boost::adjacency_list<boost::listS, boost::vecS, boost::directedS, boost::no_property, boost::property<boost::edge_weight_t, int>>>' is deprecated because it has a user-provided copy constructor [-Wdeprecated-copy-with-user-provided-copy]
6 warnings generated.
                
dijkstra_cc
../boost/graph/dijkstra_shortest_paths.hpp:100:62: warning: unused parameter 'u' [-Wunused-parameter]
../boost/graph/dijkstra_shortest_paths.hpp:100:72: warning: unused parameter 'g' [-Wunused-parameter]
../boost/graph/dijkstra_shortest_paths.hpp:253:40: warning: unused parameter 'g' [-Wunused-parameter]
../boost/graph/dijkstra_shortest_paths.hpp:254:43: warning: unused parameter 'array_holder' [-Wunused-parameter]
../boost/graph/dijkstra_shortest_paths.hpp:302:40: warning: unused parameter 'g' [-Wunused-parameter]
../boost/concept_archetype.hpp:425:11: warning: definition of implicit copy constructor for 'input_iterator_archetype<boost::default_constructible_archetype<boost::sgi_assignable_archetype<boost::equality_comparable_archetype<>>>>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
../boost/concept_archetype.hpp:425:11: warning: definition of implicit copy constructor for 'input_iterator_archetype<boost::incidence_graph_archetype<boost::default_constructible_archetype<boost::sgi_assignable_archetype<boost::equality_comparable_archetype<>>>, boost::directed_tag, boost::allow_parallel_edge_tag>::edge_descriptor>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
7 warnings generated.
                
dijkstra_no_color_map_compare
../boost/graph/dijkstra_shortest_paths.hpp:100:62: warning: unused parameter 'u' [-Wunused-parameter]
../boost/graph/dijkstra_shortest_paths.hpp:100:72: warning: unused parameter 'g' [-Wunused-parameter]
../boost/graph/dijkstra_shortest_paths.hpp:253:40: warning: unused parameter 'g' [-Wunused-parameter]
../boost/graph/dijkstra_shortest_paths.hpp:254:43: warning: unused parameter 'array_holder' [-Wunused-parameter]
../boost/graph/dijkstra_shortest_paths.hpp:302:40: warning: unused parameter 'g' [-Wunused-parameter]
../boost/graph/detail/adj_list_edge_iterator.hpp:50:16: warning: definition of implicit copy assignment operator for 'adj_list_edge_iterator<boost::range_detail::integer_iterator<unsigned long>, boost::detail::out_edge_iter<std::_Rb_tree_const_iterator<boost::detail::stored_edge_property<unsigned long, boost::no_property>>, unsigned long, boost::detail::edge_desc_impl<boost::directed_tag, unsigned long>, long>, boost::adjacency_list<boost::setS>>' is deprecated because it has a user-provided copy constructor [-Wdeprecated-copy-with-user-provided-copy]
../boost/graph/detail/adj_list_edge_iterator.hpp:50:16: warning: definition of implicit copy assignment operator for 'adj_list_edge_iterator<std::_List_iterator<void *>, boost::detail::out_edge_iter<std::_List_iterator<boost::detail::stored_edge_property<void *, boost::property<boost::edge_weight_t, double>>>, void *, boost::detail::edge_desc_impl<boost::directed_tag, void *>, long>, boost::adjacency_list<boost::listS, boost::listS, boost::directedS, boost::property<boost::vertex_index_t, int>, boost::property<boost::edge_weight_t, double>>>' is deprecated because it has a user-provided copy constructor [-Wdeprecated-copy-with-user-provided-copy]
7 warnings generated.
                
eccentricity
../boost/graph/property_maps/container_property_map.hpp:58:12: warning: definition of implicit copy assignment operator for 'container_property_map<boost::undirected_graph<>, void *, std::vector<int>>' is deprecated because it has a user-provided copy constructor [-Wdeprecated-copy-with-user-provided-copy]
../boost/graph/property_maps/container_property_map.hpp:58:12: warning: definition of implicit copy assignment operator for 'container_property_map<boost::directed_graph<>, void *, std::vector<int>>' is deprecated because it has a user-provided copy constructor [-Wdeprecated-copy-with-user-provided-copy]
2 warnings generated.
                
edge_coloring
../boost/graph/detail/adjacency_list.hpp:2275: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:44:31: warning: comparison of integers of different signs: 'int' and 'size_type' (aka 'unsigned long') [-Wsign-compare]
1 warning generated.
                
file_dependencies
../boost/graph/dijkstra_shortest_paths.hpp:100:62: warning: unused parameter 'u' [-Wunused-parameter]
../boost/graph/dijkstra_shortest_paths.hpp:100:72: warning: unused parameter 'g' [-Wunused-parameter]
../boost/graph/dijkstra_shortest_paths.hpp:253:40: warning: unused parameter 'g' [-Wunused-parameter]
../boost/graph/dijkstra_shortest_paths.hpp:254:43: warning: unused parameter 'array_holder' [-Wunused-parameter]
../boost/graph/dijkstra_shortest_paths.hpp:302:40: warning: unused parameter 'g' [-Wunused-parameter]
5 warnings generated.
                
filter_graph_vp_test
../libs/graph/test/filter_graph_vp_test.cpp:19:54: warning: unused parameter 'key' [-Wunused-parameter]
1 warning generated.
                
filtered_graph
../boost/graph/detail/adj_list_edge_iterator.hpp:50:16: warning: definition of implicit copy assignment operator for 'adj_list_edge_iterator<boost::range_detail::integer_iterator<unsigned long>, boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator<boost::detail::stored_edge_property<unsigned long, boost::property<boost::edge_weight_t, int>> *, std::vector<boost::detail::stored_edge_property<unsigned long, boost::property<boost::edge_weight_t, int>>>>, unsigned long, boost::detail::edge_desc_impl<boost::directed_tag, unsigned long>, long>, boost::adjacency_list<boost::vecS, boost::vecS, boost::directedS, boost::no_property, boost::property<boost::edge_weight_t, int>>>' is deprecated because it has a user-provided copy constructor [-Wdeprecated-copy-with-user-provided-copy]
1 warning generated.
                
filtered_graph_cc
../boost/graph/detail/adj_list_edge_iterator.hpp:50:16: warning: definition of implicit copy assignment operator for 'adj_list_edge_iterator<boost::range_detail::integer_iterator<unsigned long>, boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator<boost::detail::stored_edge_property<unsigned long, boost::property<boost::edge_residual_capacity_t, long>> *, std::vector<boost::detail::stored_edge_property<unsigned long, boost::property<boost::edge_residual_capacity_t, long>>>>, unsigned long, boost::detail::edge_desc_impl<boost::directed_tag, unsigned long>, long>, boost::adjacency_list<boost::vecS, boost::vecS, boost::directedS, boost::no_property, boost::property<boost::edge_residual_capacity_t, long>>>' is deprecated because it has a user-provided copy constructor [-Wdeprecated-copy-with-user-provided-copy]
1 warning generated.
                
filtered_graph_properties_dijkstra
../boost/graph/dijkstra_shortest_paths.hpp:100:62: warning: unused parameter 'u' [-Wunused-parameter]
../boost/graph/dijkstra_shortest_paths.hpp:100:72: warning: unused parameter 'g' [-Wunused-parameter]
../boost/graph/dijkstra_shortest_paths.hpp:253:40: warning: unused parameter 'g' [-Wunused-parameter]
../boost/graph/dijkstra_shortest_paths.hpp:254:43: warning: unused parameter 'array_holder' [-Wunused-parameter]
../boost/graph/dijkstra_shortest_paths.hpp:302:40: warning: unused parameter 'g' [-Wunused-parameter]
5 warnings generated.
                
find_flow_cost_bundled_properties_and_named_params_test
../boost/graph/dijkstra_shortest_paths.hpp:100:62: warning: unused parameter 'u' [-Wunused-parameter]
../boost/graph/dijkstra_shortest_paths.hpp:100:72: warning: unused parameter 'g' [-Wunused-parameter]
../boost/graph/dijkstra_shortest_paths.hpp:253:40: warning: unused parameter 'g' [-Wunused-parameter]
../boost/graph/dijkstra_shortest_paths.hpp:254:43: warning: unused parameter 'array_holder' [-Wunused-parameter]
../boost/graph/dijkstra_shortest_paths.hpp:302:40: warning: unused parameter 'g' [-Wunused-parameter]
../boost/graph/detail/adj_list_edge_iterator.hpp:50:16: warning: definition of implicit copy assignment operator for 'adj_list_edge_iterator<boost::range_detail::integer_iterator<unsigned long>, boost::detail::out_edge_iter<std::_List_iterator<boost::detail::stored_edge_property<unsigned long, edge_t>>, unsigned long, boost::detail::edge_desc_impl<boost::directed_tag, unsigned long>, long>, boost::adjacency_list<boost::listS, boost::vecS, boost::directedS, node_t, edge_t>>' is deprecated because it has a user-provided copy constructor [-Wdeprecated-copy-with-user-provided-copy]
6 warnings generated.
                
floyd_warshall_test
../boost/graph/adjacency_matrix.hpp:1113:68: warning: unused parameter 'g' [-Wunused-parameter]
../boost/graph/adjacency_matrix.hpp:1119:53: warning: unused parameter 'g' [-Wunused-parameter]
../boost/graph/adjacency_matrix.hpp:1125:47: warning: unused parameter 'g' [-Wunused-parameter]
../boost/graph/adjacency_matrix.hpp:1132:53: warning: unused parameter 'g' [-Wunused-parameter]
../boost/graph/detail/adj_list_edge_iterator.hpp:50:16: warning: definition of implicit copy assignment operator for 'adj_list_edge_iterator<boost::range_detail::integer_iterator<unsigned long>, boost::detail::out_edge_iter<std::_Rb_tree_const_iterator<boost::detail::stored_edge_property<unsigned long, boost::no_property>>, unsigned long, boost::detail::edge_desc_impl<boost::directed_tag, unsigned long>, long>, boost::adjacency_list<boost::setS>>' is deprecated because it has a user-provided copy constructor [-Wdeprecated-copy-with-user-provided-copy]
../boost/graph/detail/adj_list_edge_iterator.hpp:50:16: warning: definition of implicit copy assignment operator for 'adj_list_edge_iterator<std::_List_iterator<void *>, boost::detail::out_edge_iter<std::_List_iterator<boost::detail::stored_edge_property<void *, boost::property<boost::edge_weight_t, int>>>, void *, boost::detail::edge_desc_impl<boost::directed_tag, void *>, long>, boost::adjacency_list<boost::listS, boost::listS, boost::directedS, boost::property<boost::vertex_distance_t, int, boost::property<boost::vertex_name_t, int>>, boost::property<boost::edge_weight_t, int>>>' is deprecated because it has a user-provided copy constructor [-Wdeprecated-copy-with-user-provided-copy]
6 warnings generated.
                
generator_test
../libs/graph/test/generator_test.cpp:23:14: warning: unused parameter 'argc' [-Wunused-parameter]
../libs/graph/test/generator_test.cpp:23:27: warning: unused parameter 'argv' [-Wunused-parameter]
2 warnings generated.
                
graph-assoc-types
../libs/graph/example/graph-assoc-types.cpp:13:53: warning: unused parameter 'g' [-Wunused-parameter]
../libs/graph/example/graph-assoc-types.cpp:42:54: warning: unused parameter 'g' [-Wunused-parameter]
../libs/graph/example/graph-assoc-types.cpp:48:54: warning: unused parameter 'g' [-Wunused-parameter]
../libs/graph/example/graph-assoc-types.cpp:17:61: warning: unused typedef 'Edge' [-Wunused-local-typedef]
../libs/graph/example/graph-assoc-types.cpp:19:63: warning: unused typedef 'Dir' [-Wunused-local-typedef]
../libs/graph/example/graph-assoc-types.cpp:20:68: warning: unused typedef 'Par' [-Wunused-local-typedef]
../libs/graph/example/graph-assoc-types.cpp:16:63: warning: unused typedef 'Vertex' [-Wunused-local-typedef]
7 warnings generated.
                
graph_1
../libs/graph/test/graph.cpp:162:24: warning: variable 'E' set but not used [-Wunused-but-set-variable]
1 warning generated.
                
graph_2
../libs/graph/test/graph.cpp:162:24: warning: variable 'E' set but not used [-Wunused-but-set-variable]
../boost/graph/detail/adj_list_edge_iterator.hpp:50:16: warning: definition of implicit copy assignment operator for 'adj_list_edge_iterator<boost::range_detail::integer_iterator<unsigned long>, boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator<boost::detail::stored_edge_property<unsigned long, boost::property<edge_id_t, unsigned long>> *, std::vector<boost::detail::stored_edge_property<unsigned long, boost::property<edge_id_t, unsigned long>>>>, unsigned long, boost::detail::edge_desc_impl<boost::directed_tag, unsigned long>, long>, boost::adjacency_list<boost::vecS, boost::vecS, boost::directedS, boost::property<vertex_id_t, unsigned long>, boost::property<edge_id_t, unsigned long>>>' is deprecated because it has a user-provided copy constructor [-Wdeprecated-copy-with-user-provided-copy]
2 warnings generated.
                
graph_3
../libs/graph/test/graph.cpp:162:24: warning: variable 'E' set but not used [-Wunused-but-set-variable]
1 warning generated.
                
graph_4
../libs/graph/test/graph.cpp:162:24: warning: variable 'E' set but not used [-Wunused-but-set-variable]
1 warning generated.
                
graph_5
../libs/graph/test/graph.cpp:162:24: warning: variable 'E' set but not used [-Wunused-but-set-variable]
../boost/graph/detail/adj_list_edge_iterator.hpp:50:16: warning: definition of implicit copy assignment operator for 'adj_list_edge_iterator<std::_List_iterator<void *>, boost::detail::out_edge_iter<std::_List_iterator<boost::detail::stored_edge_property<void *, boost::property<edge_id_t, unsigned long>>>, void *, boost::detail::edge_desc_impl<boost::directed_tag, void *>, long>, boost::adjacency_list<boost::listS, boost::listS, boost::directedS, boost::property<vertex_id_t, unsigned long>, boost::property<edge_id_t, unsigned long>>>' is deprecated because it has a user-provided copy constructor [-Wdeprecated-copy-with-user-provided-copy]
2 warnings generated.
                
graph_6
../libs/graph/test/graph.cpp:162:24: warning: variable 'E' set but not used [-Wunused-but-set-variable]
1 warning generated.
                
graph_7
../libs/graph/test/graph.cpp:162:24: warning: variable 'E' set but not used [-Wunused-but-set-variable]
1 warning generated.
                
graph_8
../libs/graph/test/graph.cpp:162:24: warning: variable 'E' set but not used [-Wunused-but-set-variable]
../boost/graph/detail/adj_list_edge_iterator.hpp:50:16: warning: definition of implicit copy assignment operator for 'adj_list_edge_iterator<std::_Rb_tree_const_iterator<void *>, boost::detail::out_edge_iter<std::_Rb_tree_const_iterator<boost::detail::stored_edge_property<void *, boost::property<edge_id_t, unsigned long>>>, void *, boost::detail::edge_desc_impl<boost::directed_tag, void *>, long>, boost::adjacency_list<boost::setS, boost::setS, boost::directedS, boost::property<vertex_id_t, unsigned long>, boost::property<edge_id_t, unsigned long>>>' is deprecated because it has a user-provided copy constructor [-Wdeprecated-copy-with-user-provided-copy]
2 warnings generated.
                
graph_9
../libs/graph/test/graph.cpp:162:24: warning: variable 'E' set but not used [-Wunused-but-set-variable]
1 warning generated.
                
graph_concepts
../boost/concept_archetype.hpp:425:11: warning: definition of implicit copy constructor for 'input_iterator_archetype<boost::incidence_graph_archetype<boost::default_constructible_archetype<boost::sgi_assignable_archetype<boost::equality_comparable_archetype<>>>, boost::directed_tag, boost::allow_parallel_edge_tag>::edge_descriptor>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
../boost/concept_archetype.hpp:425:11: warning: definition of implicit copy constructor for 'input_iterator_archetype<boost::default_constructible_archetype<boost::sgi_assignable_archetype<boost::equality_comparable_archetype<>>>>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
2 warnings generated.
                
graphml_test
../libs/graph/test/graphml_test.cpp:39:14: warning: unused parameter 'argc' [-Wunused-parameter]
../boost/graph/detail/adj_list_edge_iterator.hpp:50:16: warning: definition of implicit copy assignment operator for 'adj_list_edge_iterator<boost::range_detail::integer_iterator<unsigned long>, boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator<boost::detail::stored_edge_property<unsigned long, boost::property<boost::edge_weight_t, double>> *, std::vector<boost::detail::stored_edge_property<unsigned long, boost::property<boost::edge_weight_t, double>>>>, unsigned long, boost::detail::edge_desc_impl<boost::directed_tag, unsigned long>, long>, boost::adjacency_list<boost::vecS, boost::vecS, boost::directedS, boost::property<boost::vertex_color_t, int, boost::property<boost::vertex_name_t, std::basic_string<char>>>, boost::property<boost::edge_weight_t, double>, boost::property<boost::graph_name_t, std::basic_string<char>>>>' is deprecated because it has a user-provided copy constructor [-Wdeprecated-copy-with-user-provided-copy]
2 warnings generated.
                
graphviz
../boost/xpressive/detail/static/static.hpp:179:23: warning: definition of implicit copy constructor for 'static_xpression<boost::xpressive::detail::alternate_matcher<boost::xpressive::detail::alternates_list<boost::xpressive::detail::static_xpression<boost::xpressive::detail::posix_charset_matcher<boost::xpressive::cpp_regex_traits<char>>, boost::xpressive::detail::static_xpression<boost::xpressive::detail::alternate_end_matcher, boost::xpressive::detail::no_next>>, boost::xpressive::detail::alternates_list<boost::xpressive::detail::static_xpression<boost::xpressive::detail::literal_matcher<boost::xpressive::cpp_regex_traits<char>, mpl_::bool_<false>, mpl_::bool_<false>>, boost::xpressive::detail::static_xpression<boost::xpressive::detail::alternate_end_matcher, boost::xpressive::detail::no_next>>, boost::fusion::nil_>>, boost::xpressive::cpp_regex_traits<char>>, boost::xpressive::detail::static_xpression<boost::xpressive::detail::simple_repeat_matcher<boost::xpressive::detail::static_xpression<boost::xpressive::detail::posix_charset_matcher<boost::xpressive::cpp_regex_traits<char>>, boost::xpressive::detail::static_xpression<boost::xpressive::detail::true_matcher, boost::xpressive::detail::no_next>>, mpl_::bool_<true>>, boost::xpressive::detail::static_xpression<boost::xpressive::detail::alternate_end_matcher, boost::xpressive::detail::no_next>>>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
../boost/xpressive/detail/core/matcher/alternate_matcher.hpp:122:28: warning: definition of implicit copy constructor for 'alternate_matcher<boost::xpressive::detail::alternates_list<boost::xpressive::detail::static_xpression<boost::xpressive::detail::posix_charset_matcher<boost::xpressive::cpp_regex_traits<char>>, boost::xpressive::detail::static_xpression<boost::xpressive::detail::alternate_end_matcher, boost::xpressive::detail::no_next>>, boost::xpressive::detail::alternates_list<boost::xpressive::detail::static_xpression<boost::xpressive::detail::literal_matcher<boost::xpressive::cpp_regex_traits<char>, mpl_::bool_<false>, mpl_::bool_<false>>, boost::xpressive::detail::static_xpression<boost::xpressive::detail::alternate_end_matcher, boost::xpressive::detail::no_next>>, boost::fusion::nil_>>, boost::xpressive::cpp_regex_traits<char>>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
../boost/xpressive/detail/static/static.hpp:179:23: warning: definition of implicit copy constructor for 'static_xpression<boost::xpressive::detail::posix_charset_matcher<boost::xpressive::cpp_regex_traits<char>>, boost::xpressive::detail::static_xpression<boost::xpressive::detail::alternate_end_matcher, boost::xpressive::detail::no_next>>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
../boost/xpressive/detail/static/static.hpp:179:23: warning: definition of implicit copy constructor for 'static_xpression<boost::xpressive::detail::alternate_end_matcher, boost::xpressive::detail::no_next>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
../boost/xpressive/detail/static/static.hpp:179:23: warning: definition of implicit copy constructor for 'static_xpression<boost::xpressive::detail::literal_matcher<boost::xpressive::cpp_regex_traits<char>, mpl_::bool_<false>, mpl_::bool_<false>>, boost::xpressive::detail::static_xpression<boost::xpressive::detail::alternate_end_matcher, boost::xpressive::detail::no_next>>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
                
graphviz_test
../libs/graph/test/graphviz_test.cpp:449:37: warning: missing field 'correct_num_vertices' initializer [-Wmissing-field-initializers]
../libs/graph/test/graphviz_test.cpp:450:49: warning: missing field 'masses' initializer [-Wmissing-field-initializers]
../libs/graph/test/graphviz_test.cpp:451:50: warning: missing field 'masses' initializer [-Wmissing-field-initializers]
../libs/graph/test/graphviz_test.cpp:452:54: warning: missing field 'masses' initializer [-Wmissing-field-initializers]
../libs/graph/test/graphviz_test.cpp:453:54: warning: missing field 'masses' initializer [-Wmissing-field-initializers]
../libs/graph/test/graphviz_test.cpp:454:63: warning: missing field 'masses' initializer [-Wmissing-field-initializers]
../libs/graph/test/graphviz_test.cpp:455:65: warning: missing field 'masses' initializer [-Wmissing-field-initializers]
../libs/graph/test/graphviz_test.cpp:456:71: warning: missing field 'masses' initializer [-Wmissing-field-initializers]
../libs/graph/test/graphviz_test.cpp:457:77: warning: missing field 'masses' initializer [-Wmissing-field-initializers]
../libs/graph/test/graphviz_test.cpp:458:75: warning: missing field 'masses' initializer [-Wmissing-field-initializers]
../libs/graph/test/graphviz_test.cpp:460:77: warning: missing field 'masses' initializer [-Wmissing-field-initializers]
../libs/graph/test/graphviz_test.cpp:473:43: warning: missing field 'masses' initializer [-Wmissing-field-initializers]
../libs/graph/test/graphviz_test.cpp:475:57: warning: missing field 'masses' initializer [-Wmissing-field-initializers]
../boost/graph/detail/adj_list_edge_iterator.hpp:50:16: warning: definition of implicit copy assignment operator for 'adj_list_edge_iterator<boost::range_detail::integer_iterator<unsigned long>, boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator<boost::detail::stored_edge_property<unsigned long, boost::property<boost::edge_weight_t, double>> *, std::vector<boost::detail::stored_edge_property<unsigned long, boost::property<boost::edge_weight_t, double>>>>, unsigned long, boost::detail::edge_desc_impl<boost::directed_tag, unsigned long>, long>, boost::adjacency_list<boost::vecS, boost::vecS, boost::directedS, boost::property<boost::vertex_name_t, std::basic_string<char>, boost::property<boost::vertex_color_t, float>>, boost::property<boost::edge_weight_t, double>, boost::property<boost::graph_name_t, std::basic_string<char>>>>' is deprecated because it has a user-provided copy constructor [-Wdeprecated-copy-with-user-provided-copy]
../boost/graph/detail/adj_list_edge_iterator.hpp:50:16: warning: definition of implicit copy assignment operator for 'adj_list_edge_iterator<boost::range_detail::integer_iterator<unsigned long>, boost::detail::out_edge_iter<std::_Rb_tree_const_iterator<boost::detail::stored_edge_property<unsigned long, boost::property<boost::edge_weight_t, double>>>, unsigned long, boost::detail::edge_desc_impl<boost::directed_tag, unsigned long>, long>, boost::adjacency_list<boost::setS, boost::vecS, boost::directedS, boost::property<boost::vertex_name_t, std::basic_string<char>, boost::property<boost::vertex_color_t, float>>, boost::property<boost::edge_weight_t, double>, boost::property<boost::graph_name_t, std::basic_string<char>>>>' is deprecated because it has a user-provided copy constructor [-Wdeprecated-copy-with-user-provided-copy]
15 warnings generated.
                
grid_graph_cc
../boost/graph/grid_graph.hpp:1040:37: warning: unused parameter 'graph' [-Wunused-parameter]
1 warning generated.
                
grid_graph_example
../boost/graph/grid_graph.hpp:1040:37: warning: unused parameter 'graph' [-Wunused-parameter]
../libs/graph/example/grid_graph_example.cpp:27:14: warning: unused parameter 'argc' [-Wunused-parameter]
../libs/graph/example/grid_graph_example.cpp:27:26: warning: unused parameter 'argv' [-Wunused-parameter]
3 warnings generated.
                
grid_graph_properties
../boost/graph/grid_graph.hpp:1040:37: warning: unused parameter 'graph' [-Wunused-parameter]
../libs/graph/example/grid_graph_properties.cpp:14:14: warning: unused parameter 'argc' [-Wunused-parameter]
../libs/graph/example/grid_graph_properties.cpp:14:26: warning: unused parameter 'argv' [-Wunused-parameter]
3 warnings generated.
                
grid_graph_test
../boost/graph/grid_graph.hpp:1040:37: warning: unused parameter 'graph' [-Wunused-parameter]
1 warning generated.
                
gursoy_atun_layout_test
../boost/graph/dijkstra_shortest_paths.hpp:100:62: warning: unused parameter 'u' [-Wunused-parameter]
../boost/graph/dijkstra_shortest_paths.hpp:100:72: warning: unused parameter 'g' [-Wunused-parameter]
../boost/graph/dijkstra_shortest_paths.hpp:253:40: warning: unused parameter 'g' [-Wunused-parameter]
../boost/graph/dijkstra_shortest_paths.hpp:254:43: warning: unused parameter 'array_holder' [-Wunused-parameter]
../boost/graph/dijkstra_shortest_paths.hpp:302:40: warning: unused parameter 'g' [-Wunused-parameter]
5 warnings generated.
                
implicit_graph
../boost/graph/dijkstra_shortest_paths.hpp:100:62: warning: unused parameter 'u' [-Wunused-parameter]
../boost/graph/dijkstra_shortest_paths.hpp:100:72: warning: unused parameter 'g' [-Wunused-parameter]
../boost/graph/dijkstra_shortest_paths.hpp:253:40: warning: unused parameter 'g' [-Wunused-parameter]
../boost/graph/dijkstra_shortest_paths.hpp:254:43: warning: unused parameter 'array_holder' [-Wunused-parameter]
../boost/graph/dijkstra_shortest_paths.hpp:302:40: warning: unused parameter 'g' [-Wunused-parameter]
5 warnings generated.
                
incremental-components-eg
../libs/graph/example/incremental-components-eg.cpp:21:14: warning: unused parameter 'argc' [-Wunused-parameter]
../libs/graph/example/incremental-components-eg.cpp:21:26: warning: unused parameter 'argv' [-Wunused-parameter]
../boost/pending/detail/disjoint_sets.hpp:58:18: warning: comparison of integers of different signs: 'int' and 'const unsigned long' [-Wsign-compare]
../boost/pending/detail/disjoint_sets.hpp:59:18: warning: comparison of integers of different signs: 'int' and 'const unsigned long' [-Wsign-compare]
4 warnings generated.
                
incremental_components
../libs/graph/example/incremental_components.cpp:50:14: warning: unused parameter 'argc' [-Wunused-parameter]
../libs/graph/example/incremental_components.cpp:50:26: warning: unused parameter 'argv' [-Wunused-parameter]
../boost/pending/detail/disjoint_sets.hpp:58:18: warning: comparison of integers of different signs: 'int' and 'const unsigned long' [-Wsign-compare]
../boost/pending/detail/disjoint_sets.hpp:59:18: warning: comparison of integers of different signs: 'int' and 'const unsigned long' [-Wsign-compare]
4 warnings generated.
                
johnson-eg
../boost/graph/dijkstra_shortest_paths.hpp:100:62: warning: unused parameter 'u' [-Wunused-parameter]
../boost/graph/dijkstra_shortest_paths.hpp:100:72: warning: unused parameter 'g' [-Wunused-parameter]
../boost/graph/dijkstra_shortest_paths.hpp:253:40: warning: unused parameter 'g' [-Wunused-parameter]
../boost/graph/dijkstra_shortest_paths.hpp:254:43: warning: unused parameter 'array_holder' [-Wunused-parameter]
../boost/graph/dijkstra_shortest_paths.hpp:302:40: warning: unused parameter 'g' [-Wunused-parameter]
../boost/graph/detail/adj_list_edge_iterator.hpp:50:16: warning: definition of implicit copy assignment operator for 'adj_list_edge_iterator<boost::range_detail::integer_iterator<unsigned long>, boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator<boost::detail::stored_edge_property<unsigned long, boost::property<boost::edge_weight_t, int, boost::property<boost::edge_weight2_t, int>>> *, std::vector<boost::detail::stored_edge_property<unsigned long, boost::property<boost::edge_weight_t, int, boost::property<boost::edge_weight2_t, int>>>>>, unsigned long, boost::detail::edge_desc_impl<boost::directed_tag, unsigned long>, long>, boost::adjacency_list<boost::vecS, boost::vecS, boost::directedS, boost::no_property, boost::property<boost::edge_weight_t, int, boost::property<boost::edge_weight2_t, int>>>>' is deprecated because it has a user-provided copy constructor [-Wdeprecated-copy-with-user-provided-copy]
../boost/graph/detail/adj_list_edge_iterator.hpp:50:16: warning: definition of implicit copy assignment operator for 'adj_list_edge_iterator<boost::range_detail::integer_iterator<unsigned long>, boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator<boost::detail::stored_edge_property<unsigned long, boost::property<boost::edge_weight_t, int, boost::property<boost::edge_weight2_t, int>>> *, std::vector<boost::detail::stored_edge_property<unsigned long, boost::property<boost::edge_weight_t, int, boost::property<boost::edge_weight2_t, int>>>>>, unsigned long, boost::detail::edge_desc_impl<boost::directed_tag, unsigned long>, long>, boost::adjacency_list<boost::vecS, boost::vecS, boost::directedS, boost::property<boost::vertex_distance_t, int>, boost::property<boost::edge_weight_t, int, boost::property<boost::edge_weight2_t, int>>>>' is deprecated because it has a user-provided copy constructor [-Wdeprecated-copy-with-user-provided-copy]
7 warnings generated.
                
johnson-test
../boost/graph/dijkstra_shortest_paths.hpp:100:62: warning: unused parameter 'u' [-Wunused-parameter]
../boost/graph/dijkstra_shortest_paths.hpp:100:72: warning: unused parameter 'g' [-Wunused-parameter]
../boost/graph/dijkstra_shortest_paths.hpp:253:40: warning: unused parameter 'g' [-Wunused-parameter]
../boost/graph/dijkstra_shortest_paths.hpp:254:43: warning: unused parameter 'array_holder' [-Wunused-parameter]
../boost/graph/dijkstra_shortest_paths.hpp:302:40: warning: unused parameter 'g' [-Wunused-parameter]
../boost/graph/detail/adj_list_edge_iterator.hpp:50:16: warning: definition of implicit copy assignment operator for 'adj_list_edge_iterator<boost::range_detail::integer_iterator<unsigned long>, boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator<boost::detail::stored_edge_property<unsigned long, boost::property<boost::edge_weight_t, int, boost::property<boost::edge_weight2_t, int>>> *, std::vector<boost::detail::stored_edge_property<unsigned long, boost::property<boost::edge_weight_t, int, boost::property<boost::edge_weight2_t, int>>>>>, unsigned long, boost::detail::edge_desc_impl<boost::directed_tag, unsigned long>, long>, boost::adjacency_list<boost::vecS, boost::vecS, boost::directedS, boost::property<boost::vertex_distance_t, int>, boost::property<boost::edge_weight_t, int, boost::property<boost::edge_weight2_t, int>>>>' is deprecated because it has a user-provided copy constructor [-Wdeprecated-copy-with-user-provided-copy]
6 warnings generated.
                
kuratowski_subgraph
../libs/graph/example/kuratowski_subgraph.cpp:21:14: warning: unused parameter 'argc' [-Wunused-parameter]
../libs/graph/example/kuratowski_subgraph.cpp:21:27: warning: unused parameter 'argv' [-Wunused-parameter]
2 warnings generated.
                
layout_test
../boost/graph/dijkstra_shortest_paths.hpp:100:62: warning: unused parameter 'u' [-Wunused-parameter]
../boost/graph/dijkstra_shortest_paths.hpp:100:72: warning: unused parameter 'g' [-Wunused-parameter]
../boost/graph/dijkstra_shortest_paths.hpp:253:40: warning: unused parameter 'g' [-Wunused-parameter]
../boost/graph/dijkstra_shortest_paths.hpp:254:43: warning: unused parameter 'array_holder' [-Wunused-parameter]
../boost/graph/dijkstra_shortest_paths.hpp:302:40: warning: unused parameter 'g' [-Wunused-parameter]
../boost/graph/kamada_kawai_spring_layout.hpp:471:66: warning: unused parameter 'p' [-Wunused-parameter]
../boost/graph/kamada_kawai_spring_layout.hpp:472:22: warning: unused parameter 'g' [-Wunused-parameter]
../boost/graph/detail/adj_list_edge_iterator.hpp:50:16: warning: definition of implicit copy assignment operator for 'adj_list_edge_iterator<boost::range_detail::integer_iterator<unsigned long>, boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator<boost::detail::stored_edge_property<unsigned long, boost::property<boost::edge_weight_t, double, boost::property<boost::edge_weight2_t, double>>> *, std::vector<boost::detail::stored_edge_property<unsigned long, boost::property<boost::edge_weight_t, double, boost::property<boost::edge_weight2_t, double>>>>>, unsigned long, boost::detail::edge_desc_impl<boost::directed_tag, unsigned long>, long>, boost::adjacency_list<boost::vecS, boost::vecS, boost::directedS, boost::property<boost::vertex_distance_t, double>, boost::property<boost::edge_weight_t, double, boost::property<boost::edge_weight2_t, double>>>>' is deprecated because it has a user-provided copy constructor [-Wdeprecated-copy-with-user-provided-copy]
8 warnings generated.
                
make_biconnected_planar
../libs/graph/example/make_biconnected_planar.cpp:22:14: warning: unused parameter 'argc' [-Wunused-parameter]
../libs/graph/example/make_biconnected_planar.cpp:22:27: warning: unused parameter 'argv' [-Wunused-parameter]
2 warnings generated.
                
make_connected
../libs/graph/example/make_connected.cpp:20:14: warning: unused parameter 'argc' [-Wunused-parameter]
../libs/graph/example/make_connected.cpp:20:27: warning: unused parameter 'argv' [-Wunused-parameter]
2 warnings generated.
                
make_maximal_planar
../libs/graph/example/make_maximal_planar.cpp:37:14: warning: unused parameter 'argc' [-Wunused-parameter]
../libs/graph/example/make_maximal_planar.cpp:37:27: warning: unused parameter 'argv' [-Wunused-parameter]
2 warnings generated.
                
mas_test
../libs/graph/test/mas_test.cpp:68:57: warning: unused parameter 'g' [-Wunused-parameter]
1 warning generated.
                
matching_test
../boost/graph/adjacency_matrix.hpp:1113:68: warning: unused parameter 'g' [-Wunused-parameter]
../boost/graph/adjacency_matrix.hpp:1119:53: warning: unused parameter 'g' [-Wunused-parameter]
../boost/graph/adjacency_matrix.hpp:1125:47: warning: unused parameter 'g' [-Wunused-parameter]
../boost/graph/adjacency_matrix.hpp:1132:53: warning: unused parameter 'g' [-Wunused-parameter]
4 warnings generated.
                
max_flow_test
../boost/graph/detail/adj_list_edge_iterator.hpp:50:16: warning: definition of implicit copy assignment operator for 'adj_list_edge_iterator<boost::range_detail::integer_iterator<unsigned long>, boost::detail::out_edge_iter<std::_Rb_tree_const_iterator<boost::detail::stored_edge_property<unsigned long, boost::no_property>>, unsigned long, boost::detail::edge_desc_impl<boost::directed_tag, unsigned long>, long>, boost::adjacency_list<boost::setS>>' is deprecated because it has a user-provided copy constructor [-Wdeprecated-copy-with-user-provided-copy]
../boost/graph/detail/adj_list_edge_iterator.hpp:50:16: warning: definition of implicit copy assignment operator for 'adj_list_edge_iterator<boost::range_detail::integer_iterator<unsigned long>, boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator<boost::detail::stored_edge_property<unsigned long, boost::property<boost::edge_capacity_t, long, boost::property<boost::edge_residual_capacity_t, long, boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, unsigned long>>>>> *, std::vector<boost::detail::stored_edge_property<unsigned long, boost::property<boost::edge_capacity_t, long, boost::property<boost::edge_residual_capacity_t, long, boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, unsigned long>>>>>>>, unsigned long, boost::detail::edge_desc_impl<boost::directed_tag, unsigned long>, long>, boost::adjacency_list<boost::vecS, boost::vecS, boost::directedS, boost::property<boost::vertex_index_t, long, boost::property<boost::vertex_color_t, boost::default_color_type, boost::property<boost::vertex_distance_t, long, boost::property<boost::vertex_predecessor_t, boost::detail::edge_desc_impl<boost::directed_tag, unsigned long>>>>>, boost::property<boost::edge_capacity_t, long, boost::property<boost::edge_residual_capacity_t, long, boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, unsigned long>>>>>>' is deprecated because it has a user-provided copy constructor [-Wdeprecated-copy-with-user-provided-copy]
2 warnings generated.
                
mcgregor_subgraphs_example
../libs/graph/example/mcgregor_subgraphs_example.cpp:36:40: warning: unused parameter 'correspondence_map_2_to_1' [-Wunused-parameter]
../libs/graph/example/mcgregor_subgraphs_example.cpp:73:14: warning: unused parameter 'argc' [-Wunused-parameter]
../libs/graph/example/mcgregor_subgraphs_example.cpp:73:26: warning: unused parameter 'argv' [-Wunused-parameter]
3 warnings generated.
                
mcgregor_subgraphs_test
../boost/graph/detail/adj_list_edge_iterator.hpp:50:16: warning: definition of implicit copy assignment operator for 'adj_list_edge_iterator<boost::range_detail::integer_iterator<unsigned long>, boost::detail::out_edge_iter<std::_List_iterator<boost::detail::stored_edge_property<unsigned long, boost::property<boost::edge_name_t, unsigned int>>>, unsigned long, boost::detail::edge_desc_impl<boost::directed_tag, unsigned long>, long>, boost::adjacency_list<boost::listS, boost::vecS, boost::directedS, boost::property<boost::vertex_name_t, unsigned int, boost::property<boost::vertex_index_t, unsigned int>>, boost::property<boost::edge_name_t, unsigned int>>>' is deprecated because it has a user-provided copy constructor [-Wdeprecated-copy-with-user-provided-copy]
../boost/xpressive/detail/static/static.hpp:179:23: warning: definition of implicit copy constructor for 'static_xpression<boost::xpressive::detail::alternate_matcher<boost::xpressive::detail::alternates_list<boost::xpressive::detail::static_xpression<boost::xpressive::detail::posix_charset_matcher<boost::xpressive::cpp_regex_traits<char>>, boost::xpressive::detail::static_xpression<boost::xpressive::detail::alternate_end_matcher, boost::xpressive::detail::no_next>>, boost::xpressive::detail::alternates_list<boost::xpressive::detail::static_xpression<boost::xpressive::detail::literal_matcher<boost::xpressive::cpp_regex_traits<char>, mpl_::bool_<false>, mpl_::bool_<false>>, boost::xpressive::detail::static_xpression<boost::xpressive::detail::alternate_end_matcher, boost::xpressive::detail::no_next>>, boost::fusion::nil_>>, boost::xpressive::cpp_regex_traits<char>>, boost::xpressive::detail::static_xpression<boost::xpressive::detail::simple_repeat_matcher<boost::xpressive::detail::static_xpression<boost::xpressive::detail::posix_charset_matcher<boost::xpressive::cpp_regex_traits<char>>, boost::xpressive::detail::static_xpression<boost::xpressive::detail::true_matcher, boost::xpressive::detail::no_next>>, mpl_::bool_<true>>, boost::xpressive::detail::static_xpression<boost::xpressive::detail::alternate_end_matcher, boost::xpressive::detail::no_next>>>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
../boost/xpressive/detail/core/matcher/alternate_matcher.hpp:122:28: warning: definition of implicit copy constructor for 'alternate_matcher<boost::xpressive::detail::alternates_list<boost::xpressive::detail::static_xpression<boost::xpressive::detail::posix_charset_matcher<boost::xpressive::cpp_regex_traits<char>>, boost::xpressive::detail::static_xpression<boost::xpressive::detail::alternate_end_matcher, boost::xpressive::detail::no_next>>, boost::xpressive::detail::alternates_list<boost::xpressive::detail::static_xpression<boost::xpressive::detail::literal_matcher<boost::xpressive::cpp_regex_traits<char>, mpl_::bool_<false>, mpl_::bool_<false>>, boost::xpressive::detail::static_xpression<boost::xpressive::detail::alternate_end_matcher, boost::xpressive::detail::no_next>>, boost::fusion::nil_>>, boost::xpressive::cpp_regex_traits<char>>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
../boost/xpressive/detail/static/static.hpp:179:23: warning: definition of implicit copy constructor for 'static_xpression<boost::xpressive::detail::posix_charset_matcher<boost::xpressive::cpp_regex_traits<char>>, boost::xpressive::detail::static_xpression<boost::xpressive::detail::alternate_end_matcher, boost::xpressive::detail::no_next>>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
                
mean_geodesic
../boost/graph/property_maps/container_property_map.hpp:58:12: warning: definition of implicit copy assignment operator for 'container_property_map<boost::undirected_graph<>, void *, std::vector<int>>' is deprecated because it has a user-provided copy constructor [-Wdeprecated-copy-with-user-provided-copy]
../boost/graph/property_maps/container_property_map.hpp:58:12: warning: definition of implicit copy assignment operator for 'container_property_map<boost::directed_graph<>, void *, std::vector<int>>' is deprecated because it has a user-provided copy constructor [-Wdeprecated-copy-with-user-provided-copy]
2 warnings generated.
                
metric_tsp_approx
../boost/graph/adjacency_matrix.hpp:1113:68: warning: unused parameter 'g' [-Wunused-parameter]
../boost/graph/adjacency_matrix.hpp:1119:53: warning: unused parameter 'g' [-Wunused-parameter]
../boost/graph/adjacency_matrix.hpp:1125:47: warning: unused parameter 'g' [-Wunused-parameter]
../boost/graph/adjacency_matrix.hpp:1132:53: warning: unused parameter 'g' [-Wunused-parameter]
../boost/graph/dijkstra_shortest_paths.hpp:100:62: warning: unused parameter 'u' [-Wunused-parameter]
../boost/graph/dijkstra_shortest_paths.hpp:100:72: warning: unused parameter 'g' [-Wunused-parameter]
../boost/graph/dijkstra_shortest_paths.hpp:253:40: warning: unused parameter 'g' [-Wunused-parameter]
../boost/graph/dijkstra_shortest_paths.hpp:254:43: warning: unused parameter 'array_holder' [-Wunused-parameter]
../boost/graph/dijkstra_shortest_paths.hpp:302:40: warning: unused parameter 'g' [-Wunused-parameter]
9 warnings generated.
                
min_degree_empty
../libs/graph/test/min_degree_empty.cpp:19:14: warning: unused parameter 'argc' [-Wunused-parameter]
../libs/graph/test/min_degree_empty.cpp:19:27: warning: unused parameter 'argv' [-Wunused-parameter]
../libs/graph/test/min_degree_empty.cpp:40:29: warning: comparison of integers of different signs: 'mapped_type' (aka 'int') and 'size_t' (aka 'unsigned long') [-Wsign-compare]
3 warnings generated.
                
named_vertices_test
../boost/graph/detail/adj_list_edge_iterator.hpp:50:16: warning: definition of implicit copy assignment operator for 'adj_list_edge_iterator<boost::range_detail::integer_iterator<unsigned long>, boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator<boost::detail::stored_edge_property<unsigned long, boost::no_property> *, std::vector<boost::detail::stored_edge_property<unsigned long, boost::no_property>>>, unsigned long, boost::detail::edge_desc_impl<boost::directed_tag, unsigned long>, long>, boost::adjacency_list<boost::vecS, boost::vecS, boost::directedS, City>>' is deprecated because it has a user-provided copy constructor [-Wdeprecated-copy-with-user-provided-copy]
1 warning generated.
                
ospf-example
../boost/graph/dijkstra_shortest_paths.hpp:100:62: warning: unused parameter 'u' [-Wunused-parameter]
../boost/graph/dijkstra_shortest_paths.hpp:100:72: warning: unused parameter 'g' [-Wunused-parameter]
../boost/graph/dijkstra_shortest_paths.hpp:253:40: warning: unused parameter 'g' [-Wunused-parameter]
../boost/graph/dijkstra_shortest_paths.hpp:254:43: warning: unused parameter 'array_holder' [-Wunused-parameter]
../boost/graph/dijkstra_shortest_paths.hpp:302:40: warning: unused parameter 'g' [-Wunused-parameter]
../boost/graph/detail/adj_list_edge_iterator.hpp:50:16: warning: definition of implicit copy assignment operator for 'adj_list_edge_iterator<boost::range_detail::integer_iterator<unsigned long>, boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator<boost::detail::stored_edge_property<unsigned long, boost::property<boost::edge_color_t, std::basic_string<char>, boost::property<boost::edge_weight_t, int>>> *, std::vector<boost::detail::stored_edge_property<unsigned long, boost::property<boost::edge_color_t, std::basic_string<char>, boost::property<boost::edge_weight_t, int>>>>>, unsigned long, boost::detail::edge_desc_impl<boost::directed_tag, unsigned long>, long>, boost::adjacency_list<boost::vecS, boost::vecS, boost::directedS, boost::property<boost::vertex_name_t, std::basic_string<char>>, boost::property<boost::edge_color_t, std::basic_string<char>, boost::property<boost::edge_weight_t, int>>, boost::property<boost::graph_color_t, std::basic_string<char>>>>' is deprecated because it has a user-provided copy constructor [-Wdeprecated-copy-with-user-provided-copy]
../boost/xpressive/detail/static/static.hpp:179:23: warning: definition of implicit copy constructor for 'static_xpression<boost::xpressive::detail::alternate_matcher<boost::xpressive::detail::alternates_list<boost::xpressive::detail::static_xpression<boost::xpressive::detail::posix_charset_matcher<boost::xpressive::cpp_regex_traits<char>>, boost::xpressive::detail::static_xpression<boost::xpressive::detail::alternate_end_matcher, boost::xpressive::detail::no_next>>, boost::xpressive::detail::alternates_list<boost::xpressive::detail::static_xpression<boost::xpressive::detail::literal_matcher<boost::xpressive::cpp_regex_traits<char>, mpl_::bool_<false>, mpl_::bool_<false>>, boost::xpressive::detail::static_xpression<boost::xpressive::detail::alternate_end_matcher, boost::xpressive::detail::no_next>>, boost::fusion::nil_>>, boost::xpressive::cpp_regex_traits<char>>, boost::xpressive::detail::static_xpression<boost::xpressive::detail::simple_repeat_matcher<boost::xpressive::detail::static_xpression<boost::xpressive::detail::posix_charset_matcher<boost::xpressive::cpp_regex_traits<char>>, boost::xpressive::detail::static_xpression<boost::xpressive::detail::true_matcher, boost::xpressive::detail::no_next>>, mpl_::bool_<true>>, boost::xpressive::detail::static_xpression<boost::xpressive::detail::alternate_end_matcher, boost::xpressive::detail::no_next>>>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
../boost/xpressive/detail/core/matcher/alternate_matcher.hpp:122:28: warning: definition of implicit copy constructor for 'alternate_matcher<boost::xpressive::detail::alternates_list<boost::xpressive::detail::static_xpression<boost::xpressive::detail::posix_charset_matcher<boost::xpressive::cpp_regex_traits<char>>, boost::xpressive::detail::static_xpression<boost::xpressive::detail::alternate_end_matcher, boost::xpressive::detail::no_next>>, boost::xpressive::detail::alternates_list<boost::xpressive::detail::static_xpression<boost::xpressive::detail::literal_matcher<boost::xpressive::cpp_regex_traits<char>, mpl_::bool_<false>, mpl_::bool_<false>>, boost::xpressive::detail::static_xpression<boost::xpressive::detail::alternate_end_matcher, boost::xpressive::detail::no_next>>, boost::fusion::nil_>>, boost::xpressive::cpp_regex_traits<char>>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
../boost/xpressive/detail/static/static.hpp:179:23: warning: definition of implicit copy constructor for 'static_xpression<boost::xpressive::detail::posix_charset_matcher<boost::xpressive::cpp_regex_traits<char>>, boost::xpressive::detail::static_xpression<boost::xpressive::detail::alternate_end_matcher, boost::xpressive::detail::no_next>>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
../boost/xpressive/detail/static/static.hpp:179:23: warning: definition of implicit copy constructor for 'static_xpression<boost::xpressive::detail::alternate_end_matcher, boost::xpressive::detail::no_next>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
                
parallel_edges_loops_test
../boost/graph/chrobak_payne_drawing.hpp:32:46: warning: unused parameter 'g' [-Wunused-parameter]
1 warning generated.
                
planar_face_traversal
../libs/graph/example/planar_face_traversal.cpp:43:14: warning: unused parameter 'argc' [-Wunused-parameter]
../libs/graph/example/planar_face_traversal.cpp:43:27: warning: unused parameter 'argv' [-Wunused-parameter]
2 warnings generated.
                
prim-example
../boost/graph/dijkstra_shortest_paths.hpp:100:62: warning: unused parameter 'u' [-Wunused-parameter]
../boost/graph/dijkstra_shortest_paths.hpp:100:72: warning: unused parameter 'g' [-Wunused-parameter]
../boost/graph/dijkstra_shortest_paths.hpp:253:40: warning: unused parameter 'g' [-Wunused-parameter]
../boost/graph/dijkstra_shortest_paths.hpp:254:43: warning: unused parameter 'array_holder' [-Wunused-parameter]
../boost/graph/dijkstra_shortest_paths.hpp:302:40: warning: unused parameter 'g' [-Wunused-parameter]
5 warnings generated.
                
print-edges
../boost/graph/detail/adj_list_edge_iterator.hpp:50:16: warning: definition of implicit copy assignment operator for 'adj_list_edge_iterator<boost::range_detail::integer_iterator<unsigned long>, boost::detail::out_edge_iter<std::_List_iterator<boost::detail::stored_edge_property<unsigned long, boost::no_property>>, unsigned long, boost::detail::edge_desc_impl<boost::directed_tag, unsigned long>, long>, boost::adjacency_list<boost::listS, boost::vecS, boost::directedS, boost::property<boost::vertex_name_t, std::basic_string<char>>>>' is deprecated because it has a user-provided copy constructor [-Wdeprecated-copy-with-user-provided-copy]
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]
../boost/graph/detail/adj_list_edge_iterator.hpp:50:16: warning: definition of implicit copy assignment operator for 'adj_list_edge_iterator<boost::range_detail::integer_iterator<unsigned long>, boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator<boost::detail::stored_edge_property<unsigned long, boost::property<edge_id_t, unsigned long>> *, std::vector<boost::detail::stored_edge_property<unsigned long, boost::property<edge_id_t, unsigned long>>>>, unsigned long, boost::detail::edge_desc_impl<boost::directed_tag, unsigned long>, long>, boost::adjacency_list<boost::vecS, boost::vecS, boost::directedS, boost::property<vertex_id_t, unsigned long>, boost::property<edge_id_t, unsigned long>>>' is deprecated because it has a user-provided copy constructor [-Wdeprecated-copy-with-user-provided-copy]
2 warnings 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]
../boost/graph/detail/adj_list_edge_iterator.hpp:50:16: warning: definition of implicit copy assignment operator for 'adj_list_edge_iterator<std::_List_iterator<void *>, boost::detail::out_edge_iter<std::_List_iterator<boost::detail::stored_edge_property<void *, boost::property<edge_id_t, unsigned long>>>, void *, boost::detail::edge_desc_impl<boost::directed_tag, void *>, long>, boost::adjacency_list<boost::listS, boost::listS, boost::directedS, boost::property<vertex_id_t, unsigned long>, boost::property<edge_id_t, unsigned long>>>' is deprecated because it has a user-provided copy constructor [-Wdeprecated-copy-with-user-provided-copy]
2 warnings 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]
../boost/graph/detail/adj_list_edge_iterator.hpp:50:16: warning: definition of implicit copy assignment operator for 'adj_list_edge_iterator<std::_Rb_tree_const_iterator<void *>, boost::detail::out_edge_iter<std::_Rb_tree_const_iterator<boost::detail::stored_edge_property<void *, boost::property<edge_id_t, unsigned long>>>, void *, boost::detail::edge_desc_impl<boost::directed_tag, void *>, long>, boost::adjacency_list<boost::setS, boost::setS, boost::directedS, boost::property<vertex_id_t, unsigned long>, boost::property<edge_id_t, unsigned long>>>' is deprecated because it has a user-provided copy constructor [-Wdeprecated-copy-with-user-provided-copy]
2 warnings 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
../boost/graph/detail/adj_list_edge_iterator.hpp:50:16: warning: definition of implicit copy assignment operator for 'adj_list_edge_iterator<std::_List_iterator<void *>, boost::detail::out_edge_iter<std::_List_iterator<boost::detail::stored_edge_property<void *, boost::property<boost::edge_weight_t, double>>>, void *, boost::detail::edge_desc_impl<boost::directed_tag, void *>, long>, boost::adjacency_list<boost::listS, boost::listS, boost::directedS, boost::property<boost::vertex_name_t, char>, boost::property<boost::edge_weight_t, double>>>' is deprecated because it has a user-provided copy constructor [-Wdeprecated-copy-with-user-provided-copy]
1 warning generated.
                
quick_tour
../boost/xpressive/detail/static/static.hpp:179:23: warning: definition of implicit copy constructor for 'static_xpression<boost::xpressive::detail::alternate_matcher<boost::xpressive::detail::alternates_list<boost::xpressive::detail::static_xpression<boost::xpressive::detail::posix_charset_matcher<boost::xpressive::cpp_regex_traits<char>>, boost::xpressive::detail::static_xpression<boost::xpressive::detail::alternate_end_matcher, boost::xpressive::detail::no_next>>, boost::xpressive::detail::alternates_list<boost::xpressive::detail::static_xpression<boost::xpressive::detail::literal_matcher<boost::xpressive::cpp_regex_traits<char>, mpl_::bool_<false>, mpl_::bool_<false>>, boost::xpressive::detail::static_xpression<boost::xpressive::detail::alternate_end_matcher, boost::xpressive::detail::no_next>>, boost::fusion::nil_>>, boost::xpressive::cpp_regex_traits<char>>, boost::xpressive::detail::static_xpression<boost::xpressive::detail::simple_repeat_matcher<boost::xpressive::detail::static_xpression<boost::xpressive::detail::posix_charset_matcher<boost::xpressive::cpp_regex_traits<char>>, boost::xpressive::detail::static_xpression<boost::xpressive::detail::true_matcher, boost::xpressive::detail::no_next>>, mpl_::bool_<true>>, boost::xpressive::detail::static_xpression<boost::xpressive::detail::alternate_end_matcher, boost::xpressive::detail::no_next>>>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
../boost/xpressive/detail/core/matcher/alternate_matcher.hpp:122:28: warning: definition of implicit copy constructor for 'alternate_matcher<boost::xpressive::detail::alternates_list<boost::xpressive::detail::static_xpression<boost::xpressive::detail::posix_charset_matcher<boost::xpressive::cpp_regex_traits<char>>, boost::xpressive::detail::static_xpression<boost::xpressive::detail::alternate_end_matcher, boost::xpressive::detail::no_next>>, boost::xpressive::detail::alternates_list<boost::xpressive::detail::static_xpression<boost::xpressive::detail::literal_matcher<boost::xpressive::cpp_regex_traits<char>, mpl_::bool_<false>, mpl_::bool_<false>>, boost::xpressive::detail::static_xpression<boost::xpressive::detail::alternate_end_matcher, boost::xpressive::detail::no_next>>, boost::fusion::nil_>>, boost::xpressive::cpp_regex_traits<char>>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
../boost/xpressive/detail/static/static.hpp:179:23: warning: definition of implicit copy constructor for 'static_xpression<boost::xpressive::detail::posix_charset_matcher<boost::xpressive::cpp_regex_traits<char>>, boost::xpressive::detail::static_xpression<boost::xpressive::detail::alternate_end_matcher, boost::xpressive::detail::no_next>>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
../boost/xpressive/detail/static/static.hpp:179:23: warning: definition of implicit copy constructor for 'static_xpression<boost::xpressive::detail::alternate_end_matcher, boost::xpressive::detail::no_next>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy
                
r_c_shortest_paths_example
../boost/graph/r_c_shortest_paths.hpp:521:37: warning: unused parameter 'queue' [-Wunused-parameter]
../boost/graph/r_c_shortest_paths.hpp:521:57: warning: unused parameter 'graph' [-Wunused-parameter]
../libs/graph/example/r_c_shortest_paths_example.cpp:55:25: warning: definition of implicit copy constructor for 'spp_no_rc_res_cont' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
../libs/graph/example/r_c_shortest_paths_example.cpp:122:25: warning: definition of implicit copy constructor for 'spp_spptw_res_cont' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
../boost/graph/r_c_shortest_paths.hpp:200:49: warning: unused typedef 'LTraits' [-Wunused-local-typedef]
5 warnings generated.
                
r_c_shortest_paths_test
../boost/graph/r_c_shortest_paths.hpp:521:37: warning: unused parameter 'queue' [-Wunused-parameter]
../boost/graph/r_c_shortest_paths.hpp:521:57: warning: unused parameter 'graph' [-Wunused-parameter]
../libs/graph/test/r_c_shortest_paths_test.cpp:56:25: warning: definition of implicit copy constructor for 'spp_no_rc_res_cont' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
../libs/graph/test/r_c_shortest_paths_test.cpp:123:25: warning: definition of implicit copy constructor for 'spp_spptw_res_cont' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
../libs/graph/test/r_c_shortest_paths_test.cpp:206:32: warning: definition of implicit copy constructor for 'spp_spptw_marked_res_cont' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
../boost/graph/r_c_shortest_paths.hpp:200:49: warning: unused typedef 'LTraits' [-Wunused-local-typedef]
6 warnings generated.
                
random_spanning_tree_test
../boost/graph/grid_graph.hpp:1040:37: warning: unused parameter 'graph' [-Wunused-parameter]
1 warning generated.
                
rcsp_custom_vertex_id
../boost/graph/r_c_shortest_paths.hpp:521:37: warning: unused parameter 'queue' [-Wunused-parameter]
../boost/graph/r_c_shortest_paths.hpp:521:57: warning: unused parameter 'graph' [-Wunused-parameter]
../boost/graph/r_c_shortest_paths.hpp:200:49: warning: unused typedef 'LTraits' [-Wunused-local-typedef]
3 warnings generated.
                
rcsp_single_solution
../boost/graph/r_c_shortest_paths.hpp:521:37: warning: unused parameter 'queue' [-Wunused-parameter]
../boost/graph/r_c_shortest_paths.hpp:521:57: warning: unused parameter 'graph' [-Wunused-parameter]
../boost/graph/r_c_shortest_paths.hpp:200:49: warning: unused typedef 'LTraits' [-Wunused-local-typedef]
3 warnings generated.
                
simple_planarity_test
../libs/graph/example/simple_planarity_test.cpp:12:14: warning: unused parameter 'argc' [-Wunused-parameter]
../libs/graph/example/simple_planarity_test.cpp:12:27: warning: unused parameter 'argv' [-Wunused-parameter]
2 warnings generated.
                
sloan_ordering
../boost/graph/sloan_ordering.hpp:105:14: warning: unused parameter 'color' [-Wunused-parameter]
1 warning generated.
                
stoer_wagner
../boost/graph/stoer_wagner_min_cut.hpp:188:51: warning: unused parameter 'index_map' [-Wunused-parameter]
1 warning generated.
                
stoer_wagner_test
../boost/graph/stoer_wagner_min_cut.hpp:188:51: warning: unused parameter 'index_map' [-Wunused-parameter]
1 warning generated.
                
straight_line_drawing
../boost/graph/chrobak_payne_drawing.hpp:32:46: warning: unused parameter 'g' [-Wunused-parameter]
../libs/graph/example/straight_line_drawing.cpp:29:14: warning: unused parameter 'argc' [-Wunused-parameter]
../libs/graph/example/straight_line_drawing.cpp:29:27: warning: unused parameter 'argv' [-Wunused-parameter]
3 warnings generated.
                
subgraph

boost/bin.v2/libs/graph/example/subgraph.test/clang-linux-17~c++20~warn/debug/x86_64/debug-symbols-off/threading-multi/visibility-hidden
../boost/graph/detail/adj_list_edge_iterator.hpp:50:16: warning: definition of implicit copy assignment operator for 'adj_list_edge_iterator<boost::range_detail::integer_iterator<unsigned long>, boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator<boost::detail::stored_edge_property<unsigned long, boost::property<boost::edge_index_t, int>> *, std::vector<boost::detail::stored_edge_property<unsigned long, boost::property<boost::edge_index_t, int>>>>, unsigned long, boost::detail::edge_desc_impl<boost::directed_tag, unsigned long>, long>, boost::adjacency_list<boost::vecS, boost::vecS, boost::directedS, boost::property<boost::vertex_color_t, int>, boost::property<boost::edge_index_t, int>>>' is deprecated because it has a user-provided copy constructor [-Wdeprecated-copy-with-user-provided-copy]
1 warning generated.
                

boost/bin.v2/libs/graph/test/subgraph.test/clang-linux-17~c++20~warn/debug/x86_64/debug-symbols-off/threading-multi/visibility-hidden
../libs/graph/test/test_construction.hpp:22:25: warning: unused parameter 'g' [-Wunused-parameter]
../libs/graph/test/test_construction.hpp:67:40: warning: unused parameter 'g' [-Wunused-parameter]
../libs/graph/test/test_construction.hpp:116:47: warning: unused parameter 'verts' [-Wunused-parameter]
../libs/graph/test/test_properties.hpp:31:59: warning: unused parameter 'g' [-Wunused-parameter]
4 warnings generated.
                

subgraph_add
../boost/graph/detail/adj_list_edge_iterator.hpp:50:16: warning: definition of implicit copy assignment operator for 'adj_list_edge_iterator<boost::range_detail::integer_iterator<unsigned long>, boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator<boost::detail::stored_edge_property<unsigned long, boost::property<boost::edge_index_t, int>> *, std::vector<boost::detail::stored_edge_property<unsigned long, boost::property<boost::edge_index_t, int>>>>, unsigned long, boost::detail::edge_desc_impl<boost::directed_tag, unsigned long>, long>, boost::adjacency_list<boost::vecS, boost::vecS, boost::directedS, boost::no_property, boost::property<boost::edge_index_t, int>>>' is deprecated because it has a user-provided copy constructor [-Wdeprecated-copy-with-user-provided-copy]
1 warning generated.
                
subgraph_props
../libs/graph/test/subgraph_props.cpp:127:14: warning: unused parameter 'argc' [-Wunused-parameter]
../libs/graph/test/subgraph_props.cpp:127:26: warning: unused parameter 'argv' [-Wunused-parameter]
2 warnings generated.
                
successive_shortest_path_nonnegative_weights_example
../boost/graph/dijkstra_shortest_paths.hpp:100:62: warning: unused parameter 'u' [-Wunused-parameter]
../boost/graph/dijkstra_shortest_paths.hpp:100:72: warning: unused parameter 'g' [-Wunused-parameter]
../boost/graph/dijkstra_shortest_paths.hpp:253:40: warning: unused parameter 'g' [-Wunused-parameter]
../boost/graph/dijkstra_shortest_paths.hpp:254:43: warning: unused parameter 'array_holder' [-Wunused-parameter]
../boost/graph/dijkstra_shortest_paths.hpp:302:40: warning: unused parameter 'g' [-Wunused-parameter]
../boost/graph/detail/adj_list_edge_iterator.hpp:50:16: warning: definition of implicit copy assignment operator for 'adj_list_edge_iterator<boost::range_detail::integer_iterator<unsigned long>, boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator<boost::detail::stored_edge_property<unsigned long, boost::property<boost::edge_capacity_t, long, boost::property<boost::edge_residual_capacity_t, long, boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, unsigned long>, boost::property<boost::edge_weight_t, long>>>>> *, std::vector<boost::detail::stored_edge_property<unsigned long, boost::property<boost::edge_capacity_t, long, boost::property<boost::edge_residual_capacity_t, long, boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, unsigned long>, boost::property<boost::edge_weight_t, long>>>>>>>, unsigned long, boost::detail::edge_desc_impl<boost::directed_tag, unsigned long>, long>, boost::adjacency_list<boost::vecS, boost::vecS, boost::directedS, boost::no_property, boost::property<boost::edge_capacity_t, long, boost::property<boost::edge_residual_capacity_t, long, boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, unsigned long>, boost::property<boost::edge_weight_t, long>>>>>>' is deprecated because it has a user-provided copy constructor [-Wdeprecated-copy-with-user-provided-copy]
6 warnings generated.
                
successive_shortest_path_nonnegative_weights_test
../boost/graph/dijkstra_shortest_paths.hpp:100:62: warning: unused parameter 'u' [-Wunused-parameter]
../boost/graph/dijkstra_shortest_paths.hpp:100:72: warning: unused parameter 'g' [-Wunused-parameter]
../boost/graph/dijkstra_shortest_paths.hpp:253:40: warning: unused parameter 'g' [-Wunused-parameter]
../boost/graph/dijkstra_shortest_paths.hpp:254:43: warning: unused parameter 'array_holder' [-Wunused-parameter]
../boost/graph/dijkstra_shortest_paths.hpp:302:40: warning: unused parameter 'g' [-Wunused-parameter]
../boost/graph/detail/adj_list_edge_iterator.hpp:50:16: warning: definition of implicit copy assignment operator for 'adj_list_edge_iterator<boost::range_detail::integer_iterator<unsigned long>, boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator<boost::detail::stored_edge_property<unsigned long, boost::property<boost::edge_capacity_t, long, boost::property<boost::edge_residual_capacity_t, long, boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, unsigned long>, boost::property<boost::edge_weight_t, long>>>>> *, std::vector<boost::detail::stored_edge_property<unsigned long, boost::property<boost::edge_capacity_t, long, boost::property<boost::edge_residual_capacity_t, long, boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, unsigned long>, boost::property<boost::edge_weight_t, long>>>>>>>, unsigned long, boost::detail::edge_desc_impl<boost::directed_tag, unsigned long>, long>, boost::adjacency_list<boost::vecS, boost::vecS, boost::directedS, boost::no_property, boost::property<boost::edge_capacity_t, long, boost::property<boost::edge_residual_capacity_t, long, boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, unsigned long>, boost::property<boost::edge_weight_t, long>>>>>>' is deprecated because it has a user-provided copy constructor [-Wdeprecated-copy-with-user-provided-copy]
6 warnings generated.
                
test_graphs
../boost/graph/adjacency_matrix.hpp:1113:68: warning: unused parameter 'g' [-Wunused-parameter]
../boost/graph/adjacency_matrix.hpp:1119:53: warning: unused parameter 'g' [-Wunused-parameter]
../boost/graph/adjacency_matrix.hpp:1125:47: warning: unused parameter 'g' [-Wunused-parameter]
../boost/graph/adjacency_matrix.hpp:1132:53: warning: unused parameter 'g' [-Wunused-parameter]
../libs/graph/test/test_construction.hpp:22:25: warning: unused parameter 'g' [-Wunused-parameter]
../libs/graph/test/test_construction.hpp:67:40: warning: unused parameter 'g' [-Wunused-parameter]
../libs/graph/test/test_construction.hpp:116:47: warning: unused parameter 'verts' [-Wunused-parameter]
../libs/graph/test/test_properties.hpp:31:59: warning: unused parameter 'g' [-Wunused-parameter]
../boost/graph/detail/adj_list_edge_iterator.hpp:50:16: warning: definition of implicit copy assignment operator for 'adj_list_edge_iterator<boost::range_detail::integer_iterator<unsigned long>, boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator<boost::detail::stored_edge_property<unsigned long, EdgeBundle> *, std::vector<boost::detail::stored_edge_property<unsigned long, EdgeBundle>>>, unsigned long, boost::detail::edge_desc_impl<boost::directed_tag, unsigned long>, long>, boost::adjacency_list<boost::vecS, boost::vecS, boost::directedS, VertexBundle, EdgeBundle, GraphBundle>>' is deprecated because it has a user-provided copy constructor [-Wdeprecated-copy-with-user-provided-copy]
9 warnings generated.
                
tiernan_all_cycles
../boost/graph/tiernan_all_cycles.hpp:85:35: warning: unused parameter 'p' [-Wunused-parameter]
../boost/graph/tiernan_all_cycles.hpp:85:51: warning: unused parameter 'g' [-Wunused-parameter]
../boost/graph/tiernan_all_cycles.hpp:102:51: warning: unused parameter 'g' [-Wunused-parameter]
3 warnings generated.
                
transitive_closure
../boost/graph/detail/adj_list_edge_iterator.hpp:50:16: warning: definition of implicit copy assignment operator for 'adj_list_edge_iterator<boost::range_detail::integer_iterator<unsigned long>, boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator<boost::detail::stored_edge_property<unsigned long, boost::no_property> *, std::vector<boost::detail::stored_edge_property<unsigned long, boost::no_property>>>, unsigned long, boost::detail::edge_desc_impl<boost::directed_tag, unsigned long>, long>, boost::adjacency_list<>>' is deprecated because it has a user-provided copy constructor [-Wdeprecated-copy-with-user-provided-copy]
../boost/xpressive/detail/static/static.hpp:179:23: warning: definition of implicit copy constructor for 'static_xpression<boost::xpressive::detail::alternate_matcher<boost::xpressive::detail::alternates_list<boost::xpressive::detail::static_xpression<boost::xpressive::detail::posix_charset_matcher<boost::xpressive::cpp_regex_traits<char>>, boost::xpressive::detail::static_xpression<boost::xpressive::detail::alternate_end_matcher, boost::xpressive::detail::no_next>>, boost::xpressive::detail::alternates_list<boost::xpressive::detail::static_xpression<boost::xpressive::detail::literal_matcher<boost::xpressive::cpp_regex_traits<char>, mpl_::bool_<false>, mpl_::bool_<false>>, boost::xpressive::detail::static_xpression<boost::xpressive::detail::alternate_end_matcher, boost::xpressive::detail::no_next>>, boost::fusion::nil_>>, boost::xpressive::cpp_regex_traits<char>>, boost::xpressive::detail::static_xpression<boost::xpressive::detail::simple_repeat_matcher<boost::xpressive::detail::static_xpression<boost::xpressive::detail::posix_charset_matcher<boost::xpressive::cpp_regex_traits<char>>, boost::xpressive::detail::static_xpression<boost::xpressive::detail::true_matcher, boost::xpressive::detail::no_next>>, mpl_::bool_<true>>, boost::xpressive::detail::static_xpression<boost::xpressive::detail::alternate_end_matcher, boost::xpressive::detail::no_next>>>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
../boost/xpressive/detail/core/matcher/alternate_matcher.hpp:122:28: warning: definition of implicit copy constructor for 'alternate_matcher<boost::xpressive::detail::alternates_list<boost::xpressive::detail::static_xpression<boost::xpressive::detail::posix_charset_matcher<boost::xpressive::cpp_regex_traits<char>>, boost::xpressive::detail::static_xpression<boost::xpressive::detail::alternate_end_matcher, boost::xpressive::detail::no_next>>, boost::xpressive::detail::alternates_list<boost::xpressive::detail::static_xpression<boost::xpressive::detail::literal_matcher<boost::xpressive::cpp_regex_traits<char>, mpl_::bool_<false>, mpl_::bool_<false>>, boost::xpressive::detail::static_xpression<boost::xpressive::detail::alternate_end_matcher, boost::xpressive::detail::no_next>>, boost::fusion::nil_>>, boost::xpressive::cpp_regex_traits<char>>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
../boost/xpressive/detail/static/static.hpp:179:23: warning: definition of implicit copy constructor for 'static_xpression<boost::xpressive::detail::posix_charset_matcher<boost::xpressive::cpp_regex_traits<char>>, boost::xpressive::detail::static_xpression<boost::xpressive::detail::alternate_end_matcher, boost::xpressive::detail::no_next>>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
../boost/xpressive/detail/static/static.hpp:179:23: warning: definition of implicit copy constructor for 'static_xpression<boost::xpressive::detail::alternate_end_matcher, boost::xpressive::detail::no_next>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
                
transitive_closure_test
../boost/graph/adjacency_list_io.hpp:361:53: warning: unused parameter 'vps' [-Wunused-parameter]
../boost/graph/adjacency_list_io.hpp:361:62: warning: unused parameter 'eps' [-Wunused-parameter]
2 warnings generated.
                
transitive_closure_test2
../libs/graph/test/transitive_closure_test2.cpp:14:14: warning: unused parameter 'argc' [-Wunused-parameter]
../libs/graph/test/transitive_closure_test2.cpp:14:26: warning: unused parameter 'argv' [-Wunused-parameter]
../boost/graph/detail/adj_list_edge_iterator.hpp:50:16: warning: definition of implicit copy assignment operator for 'adj_list_edge_iterator<boost::range_detail::integer_iterator<unsigned long>, boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator<boost::detail::stored_edge_property<unsigned long, boost::no_property> *, std::vector<boost::detail::stored_edge_property<unsigned long, boost::no_property>>>, unsigned long, boost::detail::edge_desc_impl<boost::directed_tag, unsigned long>, long>, boost::adjacency_list<>>' is deprecated because it has a user-provided copy constructor [-Wdeprecated-copy-with-user-provided-copy]
3 warnings generated.
                
two_graphs_common_spanning_trees
../boost/graph/two_graphs_common_spanning_trees.hpp:45:62: warning: unused parameter 'g' [-Wunused-parameter]
../boost/graph/two_graphs_common_spanning_trees.hpp:52:60: warning: unused parameter 'g' [-Wunused-parameter]
../boost/graph/two_graphs_common_spanning_trees.hpp:73:58: warning: unused parameter 'g' [-Wunused-parameter]
../boost/graph/two_graphs_common_spanning_trees.hpp:96:53: warning: unused parameter 'g' [-Wunused-parameter]
../libs/graph/example/two_graphs_common_spanning_trees.cpp:36:14: warning: unused parameter 'argc' [-Wunused-parameter]
../libs/graph/example/two_graphs_common_spanning_trees.cpp:36:27: warning: unused parameter 'argv' [-Wunused-parameter]
6 warnings generated.
                
two_graphs_common_spanning_trees_test
../boost/graph/two_graphs_common_spanning_trees.hpp:45:62: warning: unused parameter 'g' [-Wunused-parameter]
../boost/graph/two_graphs_common_spanning_trees.hpp:52:60: warning: unused parameter 'g' [-Wunused-parameter]
../boost/graph/two_graphs_common_spanning_trees.hpp:73:58: warning: unused parameter 'g' [-Wunused-parameter]
../boost/graph/two_graphs_common_spanning_trees.hpp:96:53: warning: unused parameter 'g' [-Wunused-parameter]
../libs/graph/test/two_graphs_common_spanning_trees_test.cpp:127:14: warning: unused parameter 'argc' [-Wunused-parameter]
../libs/graph/test/two_graphs_common_spanning_trees_test.cpp:127:27: warning: unused parameter 'argv' [-Wunused-parameter]
6 warnings generated.
                
vf2_sub_graph_iso_example
../boost/graph/vf2_sub_graph_iso.hpp:757:30: warning: unused parameter 'graph1' [-Wunused-parameter]
1 warning generated.
                
vf2_sub_graph_iso_multi_example
../boost/graph/vf2_sub_graph_iso.hpp:757:30: warning: unused parameter 'graph1' [-Wunused-parameter]
1 warning generated.
                
vf2_sub_graph_iso_test
../boost/graph/vf2_sub_graph_iso.hpp:757:30: warning: unused parameter 'graph1' [-Wunused-parameter]
../boost/xpressive/detail/static/static.hpp:179:23: warning: definition of implicit copy constructor for 'static_xpression<boost::xpressive::detail::alternate_matcher<boost::xpressive::detail::alternates_list<boost::xpressive::detail::static_xpression<boost::xpressive::detail::posix_charset_matcher<boost::xpressive::cpp_regex_traits<char>>, boost::xpressive::detail::static_xpression<boost::xpressive::detail::alternate_end_matcher, boost::xpressive::detail::no_next>>, boost::xpressive::detail::alternates_list<boost::xpressive::detail::static_xpression<boost::xpressive::detail::literal_matcher<boost::xpressive::cpp_regex_traits<char>, mpl_::bool_<false>, mpl_::bool_<false>>, boost::xpressive::detail::static_xpression<boost::xpressive::detail::alternate_end_matcher, boost::xpressive::detail::no_next>>, boost::fusion::nil_>>, boost::xpressive::cpp_regex_traits<char>>, boost::xpressive::detail::static_xpression<boost::xpressive::detail::simple_repeat_matcher<boost::xpressive::detail::static_xpression<boost::xpressive::detail::posix_charset_matcher<boost::xpressive::cpp_regex_traits<char>>, boost::xpressive::detail::static_xpression<boost::xpressive::detail::true_matcher, boost::xpressive::detail::no_next>>, mpl_::bool_<true>>, boost::xpressive::detail::static_xpression<boost::xpressive::detail::alternate_end_matcher, boost::xpressive::detail::no_next>>>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
../boost/xpressive/detail/core/matcher/alternate_matcher.hpp:122:28: warning: definition of implicit copy constructor for 'alternate_matcher<boost::xpressive::detail::alternates_list<boost::xpressive::detail::static_xpression<boost::xpressive::detail::posix_charset_matcher<boost::xpressive::cpp_regex_traits<char>>, boost::xpressive::detail::static_xpression<boost::xpressive::detail::alternate_end_matcher, boost::xpressive::detail::no_next>>, boost::xpressive::detail::alternates_list<boost::xpressive::detail::static_xpression<boost::xpressive::detail::literal_matcher<boost::xpressive::cpp_regex_traits<char>, mpl_::bool_<false>, mpl_::bool_<false>>, boost::xpressive::detail::static_xpression<boost::xpressive::detail::alternate_end_matcher, boost::xpressive::detail::no_next>>, boost::fusion::nil_>>, boost::xpressive::cpp_regex_traits<char>>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
../boost/xpressive/detail/static/static.hpp:179:23: warning: definition of implicit copy constructor for 'static_xpression<boost::xpressive::detail::posix_charset_matcher<boost::xpressive::cpp_regex_traits<char>>, boost::xpressive::detail::static_xpression<boost::xpressive::detail::alternate_end_matcher, boost::xpressive::detail::no_next>>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
../boost/xpressive/detail/static/static.hpp:179:23: warning: definition of implicit copy constructor for 'static_xpression<boost::xpressive::detail::alternate_end_matcher, boost::xpressive::detail::no_next>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
                
vf2_sub_graph_iso_test_2
../boost/graph/vf2_sub_graph_iso.hpp:757:30: warning: unused parameter 'graph1' [-Wunused-parameter]
../libs/graph/test/vf2_sub_graph_iso_test_2.cpp:23:29: warning: unused parameter 'map1to2' [-Wunused-parameter]
../libs/graph/test/vf2_sub_graph_iso_test_2.cpp:23:46: warning: unused parameter 'map2to1' [-Wunused-parameter]
../libs/graph/test/vf2_sub_graph_iso_test_2.cpp:36:35: warning: unused parameter 've1' [-Wunused-parameter]
../libs/graph/test/vf2_sub_graph_iso_test_2.cpp:36:54: warning: unused parameter 've2' [-Wunused-parameter]
../libs/graph/test/vf2_sub_graph_iso_test_2.cpp:204:14: warning: unused parameter 'argc' [-Wunused-parameter]
../libs/graph/test/vf2_sub_graph_iso_test_2.cpp:204:26: warning: unused parameter 'argv' [-Wunused-parameter]
7 warnings generated.
                
weighted_matching_test
../boost/graph/adjacency_matrix.hpp:1113:68: warning: unused parameter 'g' [-Wunused-parameter]
../boost/graph/adjacency_matrix.hpp:1119:53: warning: unused parameter 'g' [-Wunused-parameter]
../boost/graph/adjacency_matrix.hpp:1125:47: warning: unused parameter 'g' [-Wunused-parameter]
../boost/graph/adjacency_matrix.hpp:1132:53: warning: unused parameter 'g' [-Wunused-parameter]
../boost/smart_ptr/make_shared_object.hpp:55:13: warning: destructor called on non-final 'boost::weighted_augmenting_path_finder<boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, boost::property<boost::vertex_index_t, int>, boost::property<boost::edge_weight_t, float, boost::property<boost::edge_index_t, int>>>, boost::vector_property_map<unsigned long, boost::vec_adj_list_vertex_id_map<boost::property<boost::vertex_index_t, int>, unsigned long>>, boost::vec_adj_list_vertex_id_map<boost::property<boost::vertex_index_t, int>, unsigned long>>::trivial_blossom' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
../boost/smart_ptr/make_shared_object.hpp:55:17: note: qualify call to silence this warning
../boost/smart_ptr/make_shared_object.hpp:55:13: warning: destructor called on non-final 'boost::weighted_augmenting_path_finder<boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, boost::property<boost::vertex_index_t, int>, boost::property<boost::edge_weight_t, float, boost::property<boost::edge_index_t, int>>>, boost::vector_property_map<unsigned long, boost::vec_adj_list_vertex_id_map<boost::property<boost::vertex_index_t, int>, unsigned long>>, boost::vec_adj_list_vertex_id_map<boost::property<boost::vertex_index_t, int>, unsigned long>>::blossom' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
../boost/smart_ptr/make_shared_object.hpp:55:17: note: qualify call to silence this warning
../boost/smart_ptr/make_shared_object.hpp:55:13: warning: destructor called on non-final 'boost::weighted_augmenting_path_finder<boost::adjacency_list<boost::listS, boost::listS, boost::undirectedS, boost::property<boost::vertex_index_t, int>, boost::property<boost::edge_weight_t, float, boost::property<boost::edge_index_t, int>>>, boost::vector_property_map<void *, boost::adj_list_vertex_property_map<boost::adjacency_list<boost::listS, boost::listS, boost::undirectedS, boost::property<boost::vertex_index_t, int>, boost::property<boost::edge_weight_t, float, boost::property<boost::edge_index_t, int>>>, int, int &, boost::vertex_index_t>>, boost::adj_list_vertex_property_map<boost::adjacency_list<boost::listS, boost::listS, boost::undirectedS, boost::property<boost::vertex_index_t, int>, boost::property<boost::edge_weight_t, float, boost::property<boost::edge_index_t, int>>>, int, const int &, boost::vertex_index_t>>::trivial_blossom' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
../boost/smart_ptr/make_shared_object.hpp:55:17: note: qualify call to silence this warning
../boost/smart_ptr/make_shared_object.hpp:55:13: warning: destructor called on non-final 'boost::weighted_augmenting_path_finder<boost::adjacency_list<boost::listS, boost::listS, boost::undirectedS, boost::property<boost::vertex_index_t, int>, boost::property<boost::edge_weight_t, float, boost::property<boost::edge_index_t, int>>>, boost::vector_property_map<void *, boost::adj_list_vertex_property_map<boost::adjacency_list<boost::listS, boost::listS, boost::undirectedS, boost::property<boost::vertex_index_t, int>, boost::property<boost::edge_weight_t, float, boost::property<boost::edge_index_t, int>>>, int, int &, boost::vertex_index_t>>, boost::adj_list_vertex_property_map<boost::adjacency_list<boost::listS, boost::listS, boost::undirectedS, boost::property<boost::vertex_index_t, int>, boost::property<boost::edge_weight_t, float, boost::property<boost::edge_index_t, int>>>, int, const int &, boost::vertex_index_t>>::blossom' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
../boost/smart_ptr/make_shared_object.hpp:55:17: note: qualify call to silence this warning
../boost/smart_ptr/make_shared_object.hpp:55:13: warning: destructor called on non-final 'boost::weighted_augmenting_path_finder<boost::adjacency_matrix<boost::undirectedS, boost::property<boost::vertex_index_t, int>, boost::property<boost::edge_weight_t, float, boost::property<boost::edge_index_t, int>>>, boost::vector_property_map<unsigned long>, boost::typed_identity_property_map<unsigned long>>::trivial_blossom' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
../boost/smart_ptr/make_shared_object.hpp:55:17: note: qualify call to silence this warning
../boost/smart_ptr/make_shared_object.hpp:55:13: warning: destructor called on non-final 'boost::weighted_augmenting_path_finder<boost::adjacency_matrix<boost::undirectedS, boost::property<boost::vertex_index_t, int>, boost::property<boost::edge_weight_t, float, boost::property<boost::edge_index_t, int>>>, boost::vector_property_map<unsigned long>, boost::typed_identity_property_map<unsigned long>>::blossom' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
                
write_graphviz
../boost/graph/detail/adj_list_edge_iterator.hpp:50:16: warning: definition of implicit copy assignment operator for 'adj_list_edge_iterator<boost::range_detail::integer_iterator<unsigned long>, boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator<boost::detail::stored_edge_property<unsigned long, boost::property<boost::edge_weight_t, int>> *, std::vector<boost::detail::stored_edge_property<unsigned long, boost::property<boost::edge_weight_t, int>>>>, unsigned long, boost::detail::edge_desc_impl<boost::directed_tag, unsigned long>, long>, boost::adjacency_list<boost::vecS, boost::vecS, boost::directedS, boost::property<boost::vertex_color_t, boost::default_color_type>, boost::property<boost::edge_weight_t, int>>>' is deprecated because it has a user-provided copy constructor [-Wdeprecated-copy-with-user-provided-copy]
../boost/xpressive/detail/static/static.hpp:179:23: warning: definition of implicit copy constructor for 'static_xpression<boost::xpressive::detail::alternate_matcher<boost::xpressive::detail::alternates_list<boost::xpressive::detail::static_xpression<boost::xpressive::detail::posix_charset_matcher<boost::xpressive::cpp_regex_traits<char>>, boost::xpressive::detail::static_xpression<boost::xpressive::detail::alternate_end_matcher, boost::xpressive::detail::no_next>>, boost::xpressive::detail::alternates_list<boost::xpressive::detail::static_xpression<boost::xpressive::detail::literal_matcher<boost::xpressive::cpp_regex_traits<char>, mpl_::bool_<false>, mpl_::bool_<false>>, boost::xpressive::detail::static_xpression<boost::xpressive::detail::alternate_end_matcher, boost::xpressive::detail::no_next>>, boost::fusion::nil_>>, boost::xpressive::cpp_regex_traits<char>>, boost::xpressive::detail::static_xpression<boost::xpressive::detail::simple_repeat_matcher<boost::xpressive::detail::static_xpression<boost::xpressive::detail::posix_charset_matcher<boost::xpressive::cpp_regex_traits<char>>, boost::xpressive::detail::static_xpression<boost::xpressive::detail::true_matcher, boost::xpressive::detail::no_next>>, mpl_::bool_<true>>, boost::xpressive::detail::static_xpression<boost::xpressive::detail::alternate_end_matcher, boost::xpressive::detail::no_next>>>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
../boost/xpressive/detail/core/matcher/alternate_matcher.hpp:122:28: warning: definition of implicit copy constructor for 'alternate_matcher<boost::xpressive::detail::alternates_list<boost::xpressive::detail::static_xpression<boost::xpressive::detail::posix_charset_matcher<boost::xpressive::cpp_regex_traits<char>>, boost::xpressive::detail::static_xpression<boost::xpressive::detail::alternate_end_matcher, boost::xpressive::detail::no_next>>, boost::xpressive::detail::alternates_list<boost::xpressive::detail::static_xpression<boost::xpressive::detail::literal_matcher<boost::xpressive::cpp_regex_traits<char>, mpl_::bool_<false>, mpl_::bool_<false>>, boost::xpressive::detail::static_xpression<boost::xpressive::detail::alternate_end_matcher, boost::xpressive::detail::no_next>>, boost::fusion::nil_>>, boost::xpressive::cpp_regex_traits<char>>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
../boost/xpressive/detail/static/static.hpp:179:23: warning: definition of implicit copy constructor for 'static_xpression<boost::xpressive::detail::posix_charset_matcher<boost::xpressive::cpp_regex_traits<char>>, boost::xpressive::detail::static_xpression<boost::xpressive::detail::alternate_end_matcher, boost::xpressive::detail::no_next>>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
../boost/xpressive/detail/static/static.hpp:179:23: warning: definition of implicit copy constructor for 'static_xpression<boost::xpressive::detail::alternate_end_matcher, boost::xpressive::detail::no_next>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]