Warnings: teeks99-dkr-mg13 - dynamic_bitset / gcc-13~c++20
Rev e5213740576856c480c99f443d508701909edbf8 / Sat, 27 Jun 2026 01:57:37 +0000
dyn_bitset_unit_tests1
../libs/dynamic_bitset/test/bitset_test.hpp:366:11: warning: moving 'b' of type 'boost::dynamic_bitset<unsigned char, std::allocator<unsigned char> >' to itself [-Wself-move]
../libs/dynamic_bitset/test/bitset_test.hpp:366:11: warning: moving 'b' of type 'boost::dynamic_bitset<unsigned char, boost::container::small_vector<unsigned char, 8, void, void> >' to itself [-Wself-move]
../libs/dynamic_bitset/test/bitset_test.hpp:366:11: warning: moving 'b' of type 'boost::dynamic_bitset<short unsigned int, std::allocator<short unsigned int> >' to itself [-Wself-move]
../libs/dynamic_bitset/test/bitset_test.hpp:366:11: warning: moving 'b' of type 'boost::dynamic_bitset<short unsigned int, boost::container::small_vector<short unsigned int, 8, void, void> >' to itself [-Wself-move]
../libs/dynamic_bitset/test/bitset_test.hpp:366:11: warning: moving 'b' of type 'boost::dynamic_bitset<unsigned int, std::allocator<unsigned int> >' to itself [-Wself-move]
../libs/dynamic_bitset/test/bitset_test.hpp:366:11: warning: moving 'b' of type 'boost::dynamic_bitset<unsigned int, boost::container::small_vector<unsigned int, 8, void, void> >' to itself [-Wself-move]
../libs/dynamic_bitset/test/bitset_test.hpp:366:11: warning: moving 'b' of type 'boost::dynamic_bitset<long unsigned int, std::allocator<long unsigned int> >' to itself [-Wself-move]
../libs/dynamic_bitset/test/bitset_test.hpp:366:11: warning: moving 'b' of type 'boost::dynamic_bitset<long unsigned int, boost::container::small_vector<long unsigned int, 8, void, void> >' to itself [-Wself-move]
../libs/dynamic_bitset/test/bitset_test.hpp:366:11: warning: moving 'b' of type 'boost::dynamic_bitset<long long unsigned int, std::allocator<long long unsigned int> >' to itself [-Wself-move]
../libs/dynamic_bitset/test/bitset_test.hpp:366:11: warning: moving 'b' of type 'boost::dynamic_bitset<long long unsigned int, boost::container::small_vector<long long unsigned int, 8, void, void> >' to itself [-Wself-move]