Warnings: teeks99-dkr-dc17-warn - multi_array / clang-linux-17~c++20~warn
Rev bd3c3e9c38e826481a9b4983aab67bc29983418e / Mon, 11 Nov 2024 10:03:11 +0000
allocators
../boost/multi_array/multi_array_ref.hpp:490:20: warning: definition of implicit copy constructor for 'multi_array_ref<double, 3>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
../boost/multi_array/multi_array_ref.hpp:360:26: warning: definition of implicit copy constructor for 'const_multi_array_ref<double, 3, double *>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
2 warnings generated.
                
assert
../libs/multi_array/test/assert.cpp:27:55: warning: unused parameter 'function' [-Wunused-parameter]
../libs/multi_array/test/assert.cpp:28:37: warning: unused parameter 'file' [-Wunused-parameter]
../libs/multi_array/test/assert.cpp:28:48: warning: unused parameter 'line' [-Wunused-parameter]
../libs/multi_array/test/assert.cpp:32:42: warning: unused parameter 'expr' [-Wunused-parameter]
../libs/multi_array/test/assert.cpp:33:42: warning: unused parameter 'function' [-Wunused-parameter]
../libs/multi_array/test/assert.cpp:34:42: warning: unused parameter 'file' [-Wunused-parameter]
../libs/multi_array/test/assert.cpp:34:53: warning: unused parameter 'line' [-Wunused-parameter]
7 warnings generated.
                
assign_to_array
../boost/multi_array/multi_array_ref.hpp:490:20: warning: definition of implicit copy constructor for 'multi_array_ref<int, 3>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
../boost/multi_array/multi_array_ref.hpp:360:26: warning: definition of implicit copy constructor for 'const_multi_array_ref<int, 3, int *>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
2 warnings generated.
                
compare
../boost/multi_array/multi_array_ref.hpp:490:20: warning: definition of implicit copy constructor for 'multi_array_ref<double, 3>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
../boost/multi_array/multi_array_ref.hpp:360:26: warning: definition of implicit copy constructor for 'const_multi_array_ref<double, 3, double *>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
2 warnings generated.
                
constructors
../boost/multi_array/multi_array_ref.hpp:490:20: warning: definition of implicit copy constructor for 'multi_array_ref<double, 3>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
../boost/multi_array/multi_array_ref.hpp:360:26: warning: definition of implicit copy constructor for 'const_multi_array_ref<double, 3, double *>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
../boost/multi_array/multi_array_ref.hpp:360:26: warning: definition of implicit copy constructor for 'const_multi_array_ref<double, 3>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
3 warnings generated.
                
iterators
../boost/multi_array/subarray.hpp:243:14: warning: definition of implicit copy constructor for 'sub_array<int, 2>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
../boost/multi_array/subarray.hpp:192:20: warning: definition of implicit copy constructor for 'const_sub_array<int, 2, int *>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
../boost/multi_array/subarray.hpp:243:14: warning: definition of implicit copy constructor for 'sub_array<int, 1>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
../boost/multi_array/subarray.hpp:192:20: warning: definition of implicit copy constructor for 'const_sub_array<int, 1, int *>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
../boost/multi_array/subarray.hpp:192:20: warning: definition of implicit copy constructor for 'const_sub_array<int, 2>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
../boost/multi_array/subarray.hpp:192:20: warning: definition of implicit copy constructor for 'const_sub_array<int, 1>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
6 warnings generated.
                
stl_interaction
../boost/multi_array/multi_array_ref.hpp:490:20: warning: definition of implicit copy constructor for 'multi_array_ref<int, 3>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
../boost/multi_array/multi_array_ref.hpp:360:26: warning: definition of implicit copy constructor for 'const_multi_array_ref<int, 3, int *>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
2 warnings generated.