How to use Forward declaration and include for multiple classes to access same instance of another class C++?

前端 未结 0 1585
故里飘歌
故里飘歌 2020-12-01 07:17

I am writing a basic search engine in C++. I have read many pages on forward declarations and circular dependencies but still can\'t wrap my head around how to solve it for

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