2021C++标准库的小工具: std::align — 12月15日编程在C++中,不要不假思索地使用auto参数 — 3月9日编程观点C++中的std::function到底是什么,为什么我们需要它? — 1月18日编程这些资源帮助你深入学习C++ — 1月15日编程学习
2020Beware passing mutable lambda to STL algorithms.(暂未翻译) — 9月30日编程观点在C++中使用Const或者引用成员变量的后果 — 8月25日编程noexcept对代码生成的影响 — 3月2日编程
2019std::function的Const正确性问题 — 12月31日编程Make Impossible State Unrepresentable, in C++(暂未翻译) — 10月26日编程面向数据设计函数式编程We are defining assignment operators wrong.(暂未翻译) — 10月14日编程CppCon 2019 Trip Report(暂未翻译) — 9月22日活动When does a C++ temporary object die?(暂未翻译) — 3月28日编程C++ lambda表达式教程 — 3月25日编程Book Review: "Functional Programming in C++"(暂未翻译) — 3月22日书籍编程函数式编程