Quote Originally Posted by oteel View Post
Very simple idea:
There was <template> Array that take class Point, multiply to a factor and print this bunch of objects of class Point
Where is line 7 and line 15?

Second, now that you're deriving from Array, the Array class now needs a virtual destructor.

Regards,

Paul McKenzie