Warnings: teeks99-dkr-dg9 - core / gcc-9~c++17
Rev 994b13e20b9ce75ad1d30a09c6c578d2a47f1e65 / Fri, 17 Apr 2026 01:21:14 +0000
checked_delete_fail
../boost/core/checked_delete.hpp:44:5: warning: possible problem detected in invocation of delete operator: [-Wdelete-incomplete]
../boost/core/checked_delete.hpp:31:50: warning: 'x' has incomplete type
                
checked_delete_fail2
../boost/core/checked_delete.hpp:60:5: warning: possible problem detected in invocation of delete [] operator: [-Wdelete-incomplete]
../boost/core/checked_delete.hpp:47:56: warning: 'x' has incomplete type