会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
Double_win
Nothing is impossible for a willing heart!
博客园
首页
新随笔
订阅
管理
2014年4月23日
error: field 'b' has imcomplete type
摘要: 在下面的程序中,在编译时会遇到下面的错误:error: field 'b' has incomplete type域b是一个不完备的类型,即class B的声明不完备 1 #include 2 using namespace std; 3 4 class A 5 { 6 private:...
阅读全文
posted @ 2014-04-23 18:23 Double_win
阅读(692)
评论(0)
推荐(0)
编辑
公告