T* operator -> () const
Dereference the iterator as a pointer. This operator returns a pointer to the current item pointed to by the iterator.