Need help in c++ multilevel inheritance

后端 未结 0 982
闹比i
闹比i 2021-02-05 01:44

I am trying to build a multilevel inheritance for trees and their nodes. So I start with a BaseNode, then I create a BSTNode which inherits from the BaseNode, then I create AVLN

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