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]