template<class T> CPHIterator<T> CPHList<T> End

()

Returns the last (terminating) element of the list.

Documentation

Returns the last (terminating) element of the list. Since the list is NULL terminated the returned value is always NULL.

Returns:
NULL iterator

Alphabetic index HTML hierarchy of classes or Java



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