Open callmeFilip opened 3 years ago
Create an object of class Counted(from Exercise 1) using new, cast the resulting pointer to a void*, and delete that. Explain the results.
Create an object of class Counted(from Exercise 1) using new, cast the resulting pointer to a void*, and delete that. Explain the results.