摘要:
6.4 Using enable_if<> 6.4 使用enable_if<> We can use enable_if<> to solve our problem with the constructor template introduced in Section 6.2 on page 95 阅读全文
posted @ 2020-04-25 23:12 浅墨浓香 阅读(776) 评论(0) 推荐(0) 编辑
随笔 - 743, 文章 - 16, 评论 - 87, 阅读 -
53万
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
导航
搜索随笔分类
随笔档案
文章分类最新评论
|
摘要:
6.4 Using enable_if<> 6.4 使用enable_if<> We can use enable_if<> to solve our problem with the constructor template introduced in Section 6.2 on page 95 阅读全文
posted @ 2020-04-25 23:12 浅墨浓香 阅读(776) 评论(0) 推荐(0) 编辑
摘要:
6.3 Disable Templates with enable_if<> 6.3 使用enable_if<>来禁用模板 Since C++11, the C++ standard library provides a helper template std::enable_if<> to ign 阅读全文
posted @ 2020-04-25 20:28 浅墨浓香 阅读(1030) 评论(0) 推荐(0) 编辑 |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Powered by:
|