template<class T> CPHIterator<T> CPHIterator

(CPHListItem<T>* aOriginal)

Copy constructor.

Documentation

Copy constructor. Creates a new iterator that points to the same element as the original one.

Parameters:
aOriginal - The original iterator.
Returns:
none

Alphabetic index HTML hierarchy of classes or Java



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