Warnings: teeks99-dkr-mc17-opt - type_index / clang-linux-17~c++20~O2
Rev e5cdcdb017326dad630ab2d85172e2d81bde89bc / Tue, 12 Nov 2024 07:31:45 +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/11/../../../../include/c++/11/bits/stl_construct.h:88:2: 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/11/../../../../include/c++/11/bits/stl_construct.h:88:15: note: qualify call to silence this warning
2 warnings generated.