cpp

Type Erasure

Posted 2024-02-20 08:58:12 ‐ 7 min read

Error modle and handle

error model and handle thinking from boost.outcome

Posted 2023-07-19 16:21:51 ‐ 5 min read

thinking async

clutter thinking about async

Posted 2023-07-19 15:22:51 ‐ 3 min read

coroutine learn

Posted 2023-06-12 12:29:41 ‐ 5 min read

CRTP

The Curiously Recurring Template Pattern (CRTP) is a C++ idiom whose name was coined by James Coplien in 1996, in early C++ template code.

Posted 2023-06-08 15:45:06 ‐ 3 min read

Static object initialization and deinitialization

Posted 2023-01-03 13:33:19 ‐ 11 min read

namespace 一知半解

Posted 2021-06-23 18:59:13 ‐ 5 min read