I have an array class, containing Point objects, stored in an array. A point object is described by coordinates x, y. I\'m trying to override the [] operator, but it\'s not