Warnings: teeks99-dkr-mc6-17 - type_index / clang-linux-6.0~c++17~lc
Rev 62658b2ab10667a59ced1201b3443ff937b70d4e / Tue, 19 Nov 2024 20:09: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.