会员
周边
新闻
博问
闪存
赞助商
YouClaw
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
codel_1220
博客园
首页
新随笔
联系
管理
订阅
10 2014 档案
C++ 11的几个新特性
摘要:C++ 11
阅读全文
posted @
2014-10-28 23:43
codel_1220
阅读(227)
评论(0)
推荐(0)
vector的out_of_range exception
摘要:今天碰到一个复位问题,log中的信息是:terminate called after throwing an instance of 'std::out_of_range' what(): vector::_M_range_check从网上找到对应的错误,应该是vector随机索引时越界导致的异常。...
阅读全文
posted @
2014-10-14 13:52
codel_1220
阅读(1113)
评论(0)
推荐(0)
公告