Using a double linked list in a different classThank you very much for your help. I appreciate it.
Using a double linked list in a different classif what I'm doing is totally wrong, just let me know. I will just do everything in one class.
Using a double linked list in a different classI was told to make my code as clean as possible, so I thought by making 2 separate classes ([code]bo...
Using a double linked list in a different classoh, I see. Should I make [code]body[/code] a friend class of [code]node[/code]?
Using a double linked list in a different classFormat:https://www.geeksforgeeks.org/doubly-linked-list/ I am trying to get more comfortable with d...