template<class T> CPHList<T> ~CPHList

()

Destructor, deletes the list and all associated elements.

Documentation

Destructor, deletes the list and all associated elements. Element destruction is the most fundamental difference compared to the STL list template.

Returns:
none

Alphabetic index HTML hierarchy of classes or Java



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