会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
小天_y
——May there be enough clouds in your life to make a beautiful sunset.
博客园
首页
新随笔
联系
管理
订阅
2016年2月19日
C++ template —— 模板与继承(八)
摘要: 16.1 命名模板参数许多模板技术往往让类模板拖着一长串类型参数;不过许多参数都设有合理的缺省值,如: template <typename policy1 = DefaultPolicy1, typename policy2 = DefaultPolicy2, typename policy3 =
阅读全文
posted @ 2016-02-19 11:20 小天_y
阅读(13821)
评论(0)
推荐(1)
公告