Member functions no longer accessible after two levels of template inheritance?

前端 未结 0 2011
终归单人心
终归单人心 2020-12-12 14:46

I do not understand why the member function A::x() is visible in B but not in C. One level of template inheritance is OK, but two levels loses access to inherited methods. I

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