SINGLY_LINKED_LIST_CLASS_NAME
#define SINGLY_LINKED_LIST_CLASS_NAME SinglyLinkedList<Element, GetLink>