会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
Superpig0501
博客园
首页
联系
订阅
管理
2014年11月13日
C++14的右值引用能解决什么问题呢?
摘要: 现在有这么几个结构体:typedef struct _info_head{ u_int src_ip; u_int dest_ip; u_int src_port; u_int dest_port;}info_head;typedef struct _pkt_info{ u_long sec; u...
阅读全文
posted @ 2014-11-13 05:15 Superpig0501
阅读(999)
评论(0)
推荐(1)
编辑
公告