Warnings: teeks99-dkr-mc13-20 - type_index / clang-linux-13~c++20
Rev 5a839fb07a98f882f00d7d3c304dbccf7ccd2cda / Sat, 09 Nov 2024 15:15:50 +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-abstract-non-virtual-dtor]
../boost/smart_ptr/make_shared_object.hpp:55:17: note: qualify call to silence this warning
/usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:152:4: warning: destructor called on non-final 'single_derived' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
/usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:152:10: note: qualify call to silence this warning
2 warnings generated.