template<class T> T& CPHIterator<T> operator*

()

The '*' operator.

Documentation

The '*' operator. This operator returns a pointer to the data element pointed by the current iterator.

Returns:
pointer to the current data element

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.