在C++的OOB编程中,有时候我们会遇到这样的错误Error: 'has incomplete type',forward declaration of 'class x',那么是什么原因引起的这个问题呢,我们首先来看下面这段代码:在C++的OOB编程中,有时候我们会遇到这样的错误Error: 'has incomp
在C++的OOB编程中,有时候我们会遇到这样的错误Error: 'has incomplete type',forward declaration of 'class x',那么是什么原因引起的这个问题呢,我们首先来看下面这段代码:在C++的OOB编程中,有时候我们会遇到这样的错误Error: 'has incomp