template<class T> bool CPHIterator<T> operator!=

(const CPHIterator<T>& aItem)

The '!=' operator.

Documentation

The '!=' operator. This operator test if the current iterator and another iterator are the same.

Parameters:
aItem - The iterator to compare with.
Returns:
true if the two iterators are the same

Alphabetic index HTML hierarchy of classes or Java



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