会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
warnet
博客园
首页
新随笔
联系
订阅
管理
2014年10月10日
重载operator<<
摘要: 学习《深入探索》时,发现原文中提供的一个代码大致如下(书中第3页)1 class Point3d2 {3 inline ostream&4 operator 2 using namespace std; 3 4 class Point3d 5 { 6 private: 7 ...
阅读全文
posted @ 2014-10-10 11:52 warnet
阅读(2842)
评论(0)
推荐(1)
公告