T& operator * () const
Dereference the iterator as a reference. This operator returns a C++ reference to the current item pointed to by the iterator.