#include <classlib/include/classlib/dlistimp.h>
template class TDoubleListImp template class TDoubleListIteratorImp
Implements a double-linked list of objects of type T. Assumes that T has meaningful copy semantics and a default constructor.