Which sort of UB do I have here, deleting array of operator new[]?
Given the following code involving operator new[]
and the various wrong versions of delete
:
Given the following code involving operator new[]
and the various wrong versions of delete
: