This emptys all the nodes from the list and calls delete on all the nodes. If the nodes are an inherited class then one should consider the implications of calling this empty method.
Definition at line 330 of file phLinkedList.cpp.