Warnings: teeks99-dkr-mc17-20-lc - type_index / clang-linux-17~c++20~lc
Rev e5cdcdb017326dad630ab2d85172e2d81bde89bc / Tue, 12 Nov 2024 13:13: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/lib/llvm-17/bin/../include/c++/v1/__memory/construct_at.h:66:5: warning: destructor called on non-final 'single_derived' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
/usr/lib/llvm-17/bin/../include/c++/v1/__memory/construct_at.h:66:13: note: qualify call to silence this warning
2 warnings generated.