Comment on Avoiding game crashes related to linked listsparentComments−Ogre14yRemoveFromList is a private method. All the public methods, other than the destructor, that call it also modify m_prevLink.
Comments
RemoveFromList is a private method. All the public methods, other than the destructor, that call it also modify m_prevLink.