Rev ca185449a1b1529e2905875e9a6e3d8ae606c24a /
Wed, 24 Jun 2026 11:08:12 +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