I\'ve worked with linked lists before extensively in Java, but I\'m very new to C++. I was using this node class that was given to me in a project just fine
The latter (Node m_next) would have to contain the node. It wouldn't point to it. And there would then be no linking of elements.
Node m_next