C++ store pointer of element of container

前端 未结 0 806
予麋鹿
予麋鹿 2021-01-26 01:06

In my application, I have a std::list that is the owner of my tree nodes. Now I want to be able to access the left and right neighbor inside a Tree

相关标签:
回答
  • 消灭零回复
提交回复
热议问题