Warnings: teeks99-dkr-mc9-17 - assign / clang-linux-9~c++17
Rev ffb9cd380ffbafedd1bcd1911c00594a81db381a / Mon, 15 Jun 2026 06:30:41 +0000
ptr_list_inserter
../libs/assign/test/ptr_list_inserter.cpp:79:25: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
../libs/assign/test/ptr_list_inserter.cpp:83:25: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
../libs/assign/test/ptr_list_inserter.cpp:87:25: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
3 warnings generated.
                
ptr_list_of
../boost/assign/ptr_list_of.hpp:57:22: warning: 'auto_ptr<boost::ptr_vector<Foo, boost::heap_clone_allocator, void> >' is deprecated [-Wdeprecated-declarations]
1 warning generated.
                
ptr_map_inserter
../libs/assign/test/ptr_map_inserter.cpp:70:27: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
1 warning generated.