Warnings: teeks99-dkr-dg6-g11 - core / gcc-6~gnu11
Rev bf91a0ffaeb15daf68b787909c7fb1d64b2df906 / Wed, 15 Apr 2026 16:21:09 +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