I want to write a inner class iterator for template pointer array T* array and i found this:
T* array
class iterator { public: typ