incomplete_type_test
../libs/ptr_container/test/test_data.hpp:332:10: warning: explicitly assigning value of variable of type 'BaseContainer' to itself [-Wself-assign-overloaded]
../libs/ptr_container/test/incomplete_type_test.cpp:174:39: warning: unused parameter 'argc' [-Wunused-parameter]
../libs/ptr_container/test/incomplete_type_test.cpp:174:51: warning: unused parameter 'argv' [-Wunused-parameter]
3 warnings generated.
indirect_fun
../libs/ptr_container/test/indirect_fun.cpp:73:39: warning: unused parameter 'argc' [-Wunused-parameter]
../libs/ptr_container/test/indirect_fun.cpp:73:51: warning: unused parameter 'argv' [-Wunused-parameter]
2 warnings generated.
iterator_test
../libs/ptr_container/test/iterator_test.cpp:67:39: warning: unused parameter 'argc' [-Wunused-parameter]
../libs/ptr_container/test/iterator_test.cpp:67:51: warning: unused parameter 'argv' [-Wunused-parameter]
2 warnings generated.
no_exceptions
../libs/ptr_container/test/test_data.hpp:332:10: warning: explicitly assigning value of variable of type 'BaseContainer' to itself [-Wself-assign-overloaded]
../libs/ptr_container/test/sequence_test_data.hpp:59:12: warning: explicitly assigning value of variable of type 'C' to itself [-Wself-assign-overloaded]
../libs/ptr_container/test/sequence_test_data.hpp:62:12: warning: explicitly assigning value of variable of type 'C' to itself [-Wself-assign-overloaded]
../libs/ptr_container/test/ptr_vector.cpp:105:39: warning: unused parameter 'argc' [-Wunused-parameter]
../libs/ptr_container/test/ptr_vector.cpp:105:51: warning: unused parameter 'argv' [-Wunused-parameter]
../boost/ptr_container/ptr_vector.hpp:64:9: warning: definition of implicit copy constructor for 'ptr_vector<test::Base>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
../boost/ptr_container/ptr_vector.hpp:64:9: warning: definition of implicit copy constructor for 'ptr_vector<Value>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
../boost/ptr_container/ptr_vector.hpp:64:9: warning: definition of implicit copy constructor for 'ptr_vector<boost::nullable<test::Base>>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
../boost/ptr_container/ptr_vector.hpp:64:9: warning: definition of implicit copy constructor for 'ptr_vector<boost::nullable<Value>>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
9 warnings generated.
ptr_array
../libs/ptr_container/test/test_data.hpp:332:10: warning: explicitly assigning value of variable of type 'BaseContainer' to itself [-Wself-assign-overloaded]
../libs/ptr_container/test/ptr_array.cpp:116:11: warning: explicitly assigning value of variable of type 'ptr_array<Base, 2>' to itself [-Wself-assign-overloaded]
../libs/ptr_container/test/ptr_array.cpp:190:39: warning: unused parameter 'argc' [-Wunused-parameter]
../libs/ptr_container/test/ptr_array.cpp:190:51: warning: unused parameter 'argv' [-Wunused-parameter]
4 warnings generated.
ptr_circular_buffer
../libs/ptr_container/test/test_data.hpp:332:10: warning: explicitly assigning value of variable of type 'BaseContainer' to itself [-Wself-assign-overloaded]
../libs/ptr_container/test/sequence_test_data.hpp:59:12: warning: explicitly assigning value of variable of type 'C' to itself [-Wself-assign-overloaded]
../libs/ptr_container/test/sequence_test_data.hpp:62:12: warning: explicitly assigning value of variable of type 'C' to itself [-Wself-assign-overloaded]
../libs/ptr_container/test/ptr_circular_buffer.cpp:186:39: warning: unused parameter 'argc' [-Wunused-parameter]
../libs/ptr_container/test/ptr_circular_buffer.cpp:186:51: warning: unused parameter 'argv' [-Wunused-parameter]
../boost/circular_buffer/details.hpp:263:15: warning: definition of implicit copy constructor for 'iterator<boost::circular_buffer<void *>, boost::cb_details::const_traits<std::allocator<void *>>>' is deprecated because it has a user-declared copy assignment operator [-Wdeprecated-copy]
6 warnings generated.
ptr_deque
../libs/ptr_container/test/test_data.hpp:332:10: warning: explicitly assigning value of variable of type 'BaseContainer' to itself [-Wself-assign-overloaded]
../libs/ptr_container/test/sequence_test_data.hpp:59:12: warning: explicitly assigning value of variable of type 'C' to itself [-Wself-assign-overloaded]
../libs/ptr_container/test/sequence_test_data.hpp:62:12: warning: explicitly assigning value of variable of type 'C' to itself [-Wself-assign-overloaded]
../libs/ptr_container/test/ptr_deque.cpp:65:39: warning: unused parameter 'argc' [-Wunused-parameter]
../libs/ptr_container/test/ptr_deque.cpp:65:51: warning: unused parameter 'argv' [-Wunused-parameter]
../boost/ptr_container/ptr_deque.hpp:51:7: warning: definition of implicit copy constructor for 'ptr_deque<test::Base>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
../boost/ptr_container/ptr_deque.hpp:51:7: warning: definition of implicit copy constructor for 'ptr_deque<Value>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
../boost/ptr_container/ptr_deque.hpp:51:7: warning: definition of implicit copy constructor for 'ptr_deque<boost::nullable<test::Base>>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
../boost/ptr_container/ptr_deque.hpp:51:7: warning: definition of implicit copy constructor for 'ptr_deque<boost::nullable<Value>>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
9 warnings generated.
ptr_inserter
../libs/ptr_container/test/ptr_inserter.cpp:84:39: warning: unused parameter 'argc' [-Wunused-parameter]
../libs/ptr_container/test/ptr_inserter.cpp:84:51: warning: unused parameter 'argv' [-Wunused-parameter]
2 warnings generated.
ptr_list
../libs/ptr_container/test/test_data.hpp:332:10: warning: explicitly assigning value of variable of type 'BaseContainer' to itself [-Wself-assign-overloaded]
../libs/ptr_container/test/sequence_test_data.hpp:59:12: warning: explicitly assigning value of variable of type 'C' to itself [-Wself-assign-overloaded]
../libs/ptr_container/test/sequence_test_data.hpp:62:12: warning: explicitly assigning value of variable of type 'C' to itself [-Wself-assign-overloaded]
../libs/ptr_container/test/ptr_list.cpp:80:39: warning: unused parameter 'argc' [-Wunused-parameter]
../libs/ptr_container/test/ptr_list.cpp:80:51: warning: unused parameter 'argv' [-Wunused-parameter]
../boost/ptr_container/ptr_list.hpp:51:9: warning: definition of implicit copy constructor for 'ptr_list<test::Base>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
../boost/ptr_container/ptr_list.hpp:51:9: warning: definition of implicit copy constructor for 'ptr_list<Value>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
../boost/ptr_container/ptr_list.hpp:51:9: warning: definition of implicit copy constructor for 'ptr_list<boost::nullable<test::Base>>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
../boost/ptr_container/ptr_list.hpp:51:9: warning: definition of implicit copy constructor for 'ptr_list<boost::nullable<Value>>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
9 warnings generated.
ptr_map
../libs/ptr_container/test/test_data.hpp:332:10: warning: explicitly assigning value of variable of type 'BaseContainer' to itself [-Wself-assign-overloaded]
../libs/ptr_container/test/ptr_map.cpp:51:74: warning: unused parameter 'r' [-Wunused-parameter]
../libs/ptr_container/test/ptr_map.cpp:312:20: warning: explicitly assigning value of variable of type 'BaseContainer' to itself [-Wself-assign-overloaded]
../libs/ptr_container/test/ptr_map.cpp:446:39: warning: unused parameter 'argc' [-Wunused-parameter]
../libs/ptr_container/test/ptr_map.cpp:446:51: warning: unused parameter 'argv' [-Wunused-parameter]
../libs/ptr_container/test/ptr_map.cpp:133:27: warning: variable 'a_key' is uninitialized when passed as a const reference argument here [-Wuninitialized-const-reference]
../boost/test/tools/old/impl.hpp:107:17: warning: comparison of integers of different signs: 'const int' and 'const unsigned long' [-Wsign-compare]
../libs/ptr_container/test/ptr_map.cpp:133:27: warning: variable 'a_key' is uninitialized when passed as a const reference argument here [-Wuninitialized-const-reference]
../libs/ptr_container/test/ptr_map.cpp:133:27: warning: variable 'a_key' is uninitialized when passed as a const reference argument here [-Wuninitialized-const-reference]
../libs/ptr_container/test/ptr_map.cpp:133:27: warning: variable 'a_key' is uninitialized when passed as a const reference argument here [-Wuninitialized-const-reference]
../libs/ptr_container/test/ptr_map.cpp:133:27: warning: variable 'a_key' is uninitialized when passed as a const reference argument here [-Wuninitialized-const-reference]
../libs/ptr_container/test/ptr_map.cpp:133:27: warning: variable 'a_key' is uninitialized when passed as a const reference argument here [-Wuninitialized-const-reference]
../libs/ptr_container/test/ptr_map.cpp:133:27: warning: variable 'a_key' is uninitialized when passed as a const reference argument here [-Wuninitialized-const-reference]
../libs/ptr_container/test/ptr_map.cpp:133:27: warning: variable 'a_key' is uninitialized when passed as a const reference argument here [-Wuninitialized-const-reference]
../libs/ptr_container/test/ptr_map.cpp:133:27: warning: variable 'a_key' is uninitialized when passed as a const reference argument here [-Wuninitialized-const-reference]
../boost/ptr_container/ptr_map.hpp:78:18: warning: definition of implicit copy constructor for 'ptr_map<std::basic_string<char>, test::Base>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
../boost/ptr_container/ptr_map.hpp:78:18: warning: definition of implicit copy constructor for 'ptr_map<std::basic_string<char>, boost::nullable<test::Base>>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
../boost/ptr_container/ptr_map.hpp:133:23: warning: definition of implicit copy constructor for 'ptr_multimap<std::basic_string<char>, test::Base>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
../boost/ptr_container/ptr_map.hpp:133:23: warning: definition of implicit copy constructor for 'ptr_multimap<std::basic_string<char>, boost::nullable<test::Base>>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
../libs/ptr_container/test/ptr_map.cpp:284:29: warning: variable 'key' is uninitialized when passed as a const reference argument here [-Wuninitialized-const-reference]
../libs/ptr_container/test/ptr_map.cpp:284:29: warning: variable 'key' is uninitialized when passed as a const reference argument here [-Wuninitialized-const-reference]
21 warnings generated.
ptr_map_adapter
../libs/ptr_container/test/test_data.hpp:332:10: warning: explicitly assigning value of variable of type 'BaseContainer' to itself [-Wself-assign-overloaded]
../libs/ptr_container/test/ptr_map_adapter.cpp:81:39: warning: unused parameter 'argc' [-Wunused-parameter]
../libs/ptr_container/test/ptr_map_adapter.cpp:81:51: warning: unused parameter 'argv' [-Wunused-parameter]
3 warnings generated.
ptr_set
../libs/ptr_container/test/test_data.hpp:332:10: warning: explicitly assigning value of variable of type 'BaseContainer' to itself [-Wself-assign-overloaded]
../libs/ptr_container/test/associative_test_data.hpp:57:28: warning: unused parameter 'c' [-Wunused-parameter]
../libs/ptr_container/test/associative_test_data.hpp:57:43: warning: unused parameter 'c2' [-Wunused-parameter]
../libs/ptr_container/test/associative_test_data.hpp:83:12: warning: explicitly assigning value of variable of type 'C' to itself [-Wself-assign-overloaded]
../libs/ptr_container/test/associative_test_data.hpp:87:12: warning: explicitly assigning value of variable of type 'C' to itself [-Wself-assign-overloaded]
../libs/ptr_container/test/ptr_set.cpp:39:10: warning: explicitly assigning value of variable of type 'BaseContainer' to itself [-Wself-assign-overloaded]
../libs/ptr_container/test/ptr_set.cpp:117:39: warning: unused parameter 'argc' [-Wunused-parameter]
../libs/ptr_container/test/ptr_set.cpp:117:51: warning: unused parameter 'argv' [-Wunused-parameter]
../boost/ptr_container/ptr_set.hpp:78:9: warning: definition of implicit copy constructor for 'ptr_set<test::Base>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
../boost/ptr_container/ptr_set.hpp:78:9: warning: definition of implicit copy constructor for 'ptr_set<Value>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
../boost/ptr_container/ptr_set.hpp:127:9: warning: definition of implicit copy constructor for 'ptr_multiset<test::Base>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
../boost/ptr_container/ptr_set.hpp:127:9: warning: definition of implicit copy constructor for 'ptr_multiset<Value>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
12 warnings generated.
ptr_unordered_map
../libs/ptr_container/test/test_data.hpp:332:10: warning: explicitly assigning value of variable of type 'BaseContainer' to itself [-Wself-assign-overloaded]
../libs/ptr_container/test/ptr_unordered_map.cpp:51:74: warning: unused parameter 'r' [-Wunused-parameter]
../libs/ptr_container/test/ptr_unordered_map.cpp:289:20: warning: explicitly assigning value of variable of type 'BaseContainer' to itself [-Wself-assign-overloaded]
../libs/ptr_container/test/ptr_unordered_map.cpp:418:39: warning: unused parameter 'argc' [-Wunused-parameter]
../libs/ptr_container/test/ptr_unordered_map.cpp:418:51: warning: unused parameter 'argv' [-Wunused-parameter]
../libs/ptr_container/test/ptr_unordered_map.cpp:133:27: warning: variable 'a_key' is uninitialized when passed as a const reference argument here [-Wuninitialized-const-reference]
../libs/ptr_container/test/ptr_unordered_map.cpp:133:27: warning: variable 'a_key' is uninitialized when passed as a const reference argument here [-Wuninitialized-const-reference]
../libs/ptr_container/test/ptr_unordered_map.cpp:133:27: warning: variable 'a_key' is uninitialized when passed as a const reference argument here [-Wuninitialized-const-reference]
../libs/ptr_container/test/ptr_unordered_map.cpp:133:27: warning: variable 'a_key' is uninitialized when passed as a const reference argument here [-Wuninitialized-const-reference]
../libs/ptr_container/test/ptr_unordered_map.cpp:133:27: warning: variable 'a_key' is uninitialized when passed as a const reference argument here [-Wuninitialized-const-reference]
../libs/ptr_container/test/ptr_unordered_map.cpp:133:27: warning: variable 'a_key' is uninitialized when passed as a const reference argument here [-Wuninitialized-const-reference]
../libs/ptr_container/test/ptr_unordered_map.cpp:133:27: warning: variable 'a_key' is uninitialized when passed as a const reference argument here [-Wuninitialized-const-reference]
../libs/ptr_container/test/ptr_unordered_map.cpp:133:27: warning: variable 'a_key' is uninitialized when passed as a const reference argument here [-Wuninitialized-const-reference]
../libs/ptr_container/test/ptr_unordered_map.cpp:133:27: warning: variable 'a_key' is uninitialized when passed as a const reference argument here [-Wuninitialized-const-reference]
../boost/ptr_container/ptr_unordered_map.hpp:119:28: warning: definition of implicit copy constructor for 'ptr_unordered_map<std::basic_string<char>, test::Base>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
../boost/ptr_container/ptr_unordered_map.hpp:119:28: warning: definition of implicit copy constructor for 'ptr_unordered_map<std::basic_string<char>, boost::nullable<test::Base>>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
../boost/ptr_container/ptr_unordered_map.hpp:213:33: warning: definition of implicit copy constructor for 'ptr_unordered_multimap<std::basic_string<char>, test::Base>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
../boost/ptr_container/ptr_unordered_map.hpp:213:33: warning: definition of implicit copy constructor for 'ptr_unordered_multimap<std::basic_string<char>, boost::nullable<test::Base>>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
../libs/ptr_container/test/ptr_unordered_map.cpp:261:29: warning: variable 'key' is uninitialized when passed as a const reference argument here [-Wuninitialized-const-reference]
../libs/ptr_container/test/ptr_unordered_map.cpp:261:29: warning: variable 'key' is uninitialized when passed as a const reference argument here [-Wuninitialized-const-reference]
../libs/ptr_container/test/ptr_unordered_map.cpp:299:29: warning: variable 'key' is uninitialized when passed as a const reference argument here [-Wuninitialized-const-reference]
21 warnings generated.
ptr_unordered_set
../libs/ptr_container/test/test_data.hpp:332:10: warning: explicitly assigning value of variable of type 'BaseContainer' to itself [-Wself-assign-overloaded]
../libs/ptr_container/test/associative_test_data.hpp:57:28: warning: unused parameter 'c' [-Wunused-parameter]
../libs/ptr_container/test/associative_test_data.hpp:57:43: warning: unused parameter 'c2' [-Wunused-parameter]
../libs/ptr_container/test/associative_test_data.hpp:83:12: warning: explicitly assigning value of variable of type 'C' to itself [-Wself-assign-overloaded]
../libs/ptr_container/test/associative_test_data.hpp:87:12: warning: explicitly assigning value of variable of type 'C' to itself [-Wself-assign-overloaded]
../libs/ptr_container/test/ptr_unordered_set.cpp:39:10: warning: explicitly assigning value of variable of type 'BaseContainer' to itself [-Wself-assign-overloaded]
../libs/ptr_container/test/ptr_unordered_set.cpp:144:39: warning: unused parameter 'argc' [-Wunused-parameter]
../libs/ptr_container/test/ptr_unordered_set.cpp:144:51: warning: unused parameter 'argv' [-Wunused-parameter]
../boost/ptr_container/ptr_unordered_set.hpp:118:9: warning: definition of implicit copy constructor for 'ptr_unordered_set<test::Base>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
../boost/ptr_container/ptr_unordered_set.hpp:118:9: warning: definition of implicit copy constructor for 'ptr_unordered_set<Value>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
../boost/ptr_container/ptr_unordered_set.hpp:207:9: warning: definition of implicit copy constructor for 'ptr_unordered_multiset<test::Base>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
../boost/ptr_container/ptr_unordered_set.hpp:207:9: warning: definition of implicit copy constructor for 'ptr_unordered_multiset<Value>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
12 warnings generated.
ptr_vector
../libs/ptr_container/test/test_data.hpp:332:10: warning: explicitly assigning value of variable of type 'BaseContainer' to itself [-Wself-assign-overloaded]
../libs/ptr_container/test/sequence_test_data.hpp:59:12: warning: explicitly assigning value of variable of type 'C' to itself [-Wself-assign-overloaded]
../libs/ptr_container/test/sequence_test_data.hpp:62:12: warning: explicitly assigning value of variable of type 'C' to itself [-Wself-assign-overloaded]
../libs/ptr_container/test/ptr_vector.cpp:105:39: warning: unused parameter 'argc' [-Wunused-parameter]
../libs/ptr_container/test/ptr_vector.cpp:105:51: warning: unused parameter 'argv' [-Wunused-parameter]
../boost/ptr_container/ptr_vector.hpp:64:9: warning: definition of implicit copy constructor for 'ptr_vector<test::Base>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
../boost/ptr_container/ptr_vector.hpp:64:9: warning: definition of implicit copy constructor for 'ptr_vector<Value>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
../boost/ptr_container/ptr_vector.hpp:64:9: warning: definition of implicit copy constructor for 'ptr_vector<boost::nullable<test::Base>>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
../boost/ptr_container/ptr_vector.hpp:64:9: warning: definition of implicit copy constructor for 'ptr_vector<boost::nullable<Value>>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
9 warnings generated.
serialization
../boost/ptr_container/serialize_ptr_circular_buffer.hpp:25:91: warning: unused parameter 'version' [-Wunused-parameter]
../libs/ptr_container/test/serialization.cpp:373:39: warning: unused parameter 'argc' [-Wunused-parameter]
../libs/ptr_container/test/serialization.cpp:373:51: warning: unused parameter 'argv' [-Wunused-parameter]
../boost/circular_buffer/details.hpp:263:15: warning: definition of implicit copy constructor for 'iterator<boost::circular_buffer<void *>, boost::cb_details::const_traits<std::allocator<void *>>>' is deprecated because it has a user-declared copy assignment operator [-Wdeprecated-copy]
4 warnings generated.
tree_test
../libs/ptr_container/test/test_data.hpp:332:10: warning: explicitly assigning value of variable of type 'BaseContainer' to itself [-Wself-assign-overloaded]
../libs/ptr_container/test/tree_test.cpp:270:39: warning: unused parameter 'argc' [-Wunused-parameter]
../libs/ptr_container/test/tree_test.cpp:270:51: warning: unused parameter 'argv' [-Wunused-parameter]
3 warnings generated.