Warnings: teeks99-dkr-dc6-17 - type_index / clang-linux-6.0~c++17~lc
Rev c8d0b32583c2fa3266edf88cd8ccb32312feae17 / Tue, 19 Nov 2024 18:06:14 +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.