C:\Users\Administrator\Documents\TreeView\mainwindow.h:31: error: C2079: 'MainWindow::mytree' uses undefined class 'BiTree'

超前引用不可使用类名来定义变量和函数的变量参数,只可用来定义引用或者指针。 

相关文章:

  • 2021-11-20
  • 2022-01-08
  • 2022-12-23
  • 2022-12-23
  • 2021-09-21
  • 2021-12-31
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-09-21
  • 2022-01-26
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-01-19
  • 2022-12-23
相关资源
相似解决方案