DOUBLY_LINKED_LIST_CLASS_NAME
#define DOUBLY_LINKED_LIST_CLASS_NAME DoublyLinkedList<Element, GetLink>