会员
周边
新闻
博问
闪存
众包
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
江凌何以万里
博客园
园子
首页
新随笔
联系
管理
订阅
2019年9月3日
Invalid arguments ' Candidates are: std::basic_ostream<char,std::char_traits<char>> & write(const char *, int) '
摘要: 代码十分简单,通过对比vs,得知gcc调用的是ostream.tcc文件中的write函数write(const _CharT* __s, streamsize __n)。 vs中是定义在ostream文件中的write(const _Elem* _Str,streamsize _Count),gc
阅读全文
posted @ 2019-09-03 12:19 江凌何以万里
阅读(645)
评论(1)
推荐(0)
公告