会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
Bruce
人丑还是多读书
博客园
首页
新随笔
联系
管理
2015年1月16日
构造、析构、赋值运算
摘要: 一、C++默默编写并调用了哪些函数当你写下:class CEmpty{}这就好像你写下class CEmpty{public: CEmpty(){…} CEmpty(const CEmpty &rhs){…} ~CEmpty(){…} CEmpty& operator=(const CEmpty &...
阅读全文
posted @ 2015-01-16 11:15 阿木木在发呆
阅读(155)
评论(0)
推荐(0)
编辑
公告