Categories
Programming
Books
Linux
2024
Portable Signal handling
Recursive std::variant
C++实现系列: Iterator adaptor
2023
C++实现系列: 环形缓存
Compile time loops in C++
Non-destructive move, null object and class invariants
Type erasure in C++
Type erasure and polymorphic interface objects
The `noexcept` move constructor
C++ Concurrency in Action
(Im)perfect forwarding
Semantic const
IIFE in C++
Fork(2) and the OOM killer
Rule of 0/3/5
Pointers (again)
2022
The PIMPL idiom
2021
Emulating ARM on QEMU, with UEFI