Strategy (policy) class that defines the default cleanup strategy for heap-allocated arrays. This cleanup strategy deallocates the managed array by using array delete.