Will you serve in Heaven, or rule in Hell
考虑如下代码段:
#include <iostream>
Read More
Coroutines and Fibers. Why and When
所以什么时候各大语言的 coroutine 标准化工作可以结束
Usage at a glance
某 Bililive 沿用了 Chromium 负责在 UI 层不同模块通讯的 command/handler 的机制,但是因为 Chromium 对 command 机制使用得很节制,因此相关的代码量不多,其处理函数一直是一个大大的 switch...case
switch...case
The Horror of the Standard Library
一个 allocator 引发的惨案…
CppCon2015: Extreme Type Safety with Opaque Typedefs
系统是 Linux mint 18,其实就是 ubuntu 16.04 LTS,所用的 clang 版本是 apt 默认的 3.8;gdb 使用系统自带。
How to Feel Progress
一篇讲述如何自我管理的 post
核心内容大概就是: