会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
纵世事物欲横流,仍心归少年志向。
博客园
首页
新随笔
联系
订阅
管理
2021年1月25日
C++ tuple(STL tuple)模板用法详解
摘要: tuple 是C++ 11新引进的 build-in structure,但其实在其他语言中tuple的使用已经行之有年(e.g. Javascript和Python中都有tuple)。C++ 11中tuple的引进是为了降低不同programming languages之间的隔阂,比方说有些pro
阅读全文
posted @ 2021-01-25 15:02 RioTian
阅读(2030)
评论(0)
推荐(0)
编辑