Default constructor for C++ class that has an object of self type

后端 未结 0 963
梦谈多话
梦谈多话 2020-11-21 05:34

I\'m making a search tree and have therefore made a node class. The class contains an object of its own class (parent) and this causes me trouble...

ATTEMPT 1

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