c++
raii
sfinae
transmission-tool
undefined-behavior
adl
algorithm
- for_each (2023-05-20)
- token bucket (2023-05-16)
- 有序数组循环后如何复原为有序 (2023-05-03)
- 对一组数应用下标的permutation重排 (2022-04-16)
- stl排列组合算法 (2020-12-27)
- 查找字符串最长的不包含重复字符的子串 (2020-10-23)
- 24点游戏的一种实现 (2020-10-22) parser
- 使用堆栈遍历二叉树 (2020-10-02)
- matrix traversal (2018-11-01)
- permutaion (2018-09-09)
- TC++PL matrix analysis (2018-08-05)
- hanoi tower (2018-07-02)
- 围棋,判断棋子是否存活 (2018-05-01)
- chess board cover (2018-05-01)
- 30岁了 (2013-01-04)
allocator
application
asio
- 使用asio和boost fiber纤程实现echo服务器 (2020-10-19) fiber
- 使用asio和C++20协程实现echo服务器 (2020-10-15) coroutine
- 使用asio和协程实现echo服务器 (2020-10-14) coroutine
async
bash
book
closure
compile-acceleration
concurrency
container
- transparent,为关联容器增加查找成员 (2023-05-18)
- timeout queue (2023-05-17)
- intrusive list (2023-05-16)
- 比较四种ordered set的性能 (2023-05-14)
- stl vector的现代演进 (2020-08-09)
- vector bool (2019-12-08)
conversion
coredump
coroutine
- 使用asio和C++20协程实现echo服务器 (2020-10-15) asio
- 使用asio和协程实现echo服务器 (2020-10-14) asio
- c++20 coroutine example (2020-09-19)
customization-point
dance
design-pattern
editor
emacs
email-encrytion
english
essay
fiber
forwarding-reference
function
git
- git学习和使用tips (2022-04-16)
- 如何使用kdiff3处理merge时的冲突 (2022-04-10) kdiff3
- 翱翔天空3.2 Magit emacs的git软件包 (2016-09-02) emacs
- 翱翔天空3.3 git 使用git attributes将代码缩进由制表符修改为空格 (2016-01-30)
- 翱翔天空3.2 git使用git difftool观察和修改差异 (2016-01-27) vimdiff log
- 翱翔天空 3.1 让git日志更美观 (2016-01-26)
github
homepage
idiom
initialisation
io
iterator
kdiff3
kernel
lesson
library
linux
log
math
metaprogramming
- adapting c++20 ranges algorithms for most metaprogramming (2024-01-22)
- variadic template and typelist mutual conversion (2021-06-03)
move-semantic
music
parser
- 24点游戏的一种实现 (2020-10-22) algorithm
- 二叉树的反序列化 (2013-07-10)
- 括号匹配,使用boost-spirit实现 (2013-07-10)
- 将16进制字符串转化为10进制数 (2013-07-06)
poet
polymorphism
productivity
quotes
- 《自然》杂志新年寄语科学家 (2017-01-11)
- 为纯科学呐喊 (2017-01-11)
- 中国古典名言 (2014-04-29)
- 海森堡谈科学家的做人处事 (2013-01-29)
- 计算机大师语录 (2013-01-29)
- SICP 前言 (2012-09-19)
ranges
reference-semantic
rvalue
- Don’t design function that return rvalue reference (2021-10-22)
- Don’t design class that contain Rvalue reference member (2021-10-15)
samba
science
shell
ssh
static-reflection
template
- the detect idiom (2023-04-10)
- 借助deduce this改进奇异循环模板CRTP (2023-03-12)
- template revisit (2022-06-03)
- C++17 deduction guide (2020-09-01)
- 使用variadic template实现函数重载 (2018-12-20)
- fold expression (2017-06-23)