Warnings: teeks99-dkr-mc6-17 - type_index / clang-linux-6.0~c++17~lc
Rev 7ff256c8dc52bc8416320cf557bba1103f4dc25c / Fri, 12 Jun 2026 20:40:01 +0000
type_index_runtime_cast_test
../boost/smart_ptr/make_shared_object.hpp:55:13: warning: destructor called on non-final 'single_derived' that has virtual functions but non-virtual destructor [-Wdelete-non-virtual-dtor]
../boost/smart_ptr/make_shared_object.hpp:55:17: note: qualify call to silence this warning
/usr/include/c++/v1/memory:3604:5: warning: destructor called on non-final 'single_derived' that has virtual functions but non-virtual destructor [-Wdelete-non-virtual-dtor]
/usr/include/c++/v1/memory:3604:23: note: qualify call to silence this warning
2 warnings generated.