浅墨浓香

想要天亮进城,就得天黑赶路。

导航

2020年4月18日

摘要: 4.3 Application of Variadic Templates 4.3 可变参数模板的应用 Variadic templates play an important role when implementing generic libraries, such as the C++ sta 阅读全文

posted @ 2020-04-18 18:53 浅墨浓香 阅读(421) 评论(0) 推荐(0)

摘要: 4.2 Fold Expressions 4.2 折叠表达式 Since C++17, there is a feature to compute the result of using a binary operator over all the arguments of a parameter 阅读全文

posted @ 2020-04-18 18:04 浅墨浓香 阅读(1014) 评论(0) 推荐(0)