Description: Using C++ to do the double linked list template class with the first interpolation method, tail interpolation, left to insert the right to insert, delete nodes, for node value set node value, copy constructor, also overloaded output operator , assignment operator, equality operator and the range operator, which also has the inverted list of features. Node class are overloaded output operator, has a good encapsulation.
To Search:
File list (Check if you may need any files):
双链表.cpp