Archives
- 漫談 std::uniform_int_distribution 的原理與最佳化2022/08/14
- 一個 va_list 錯誤案例2022/02/16
- std::any 使用方法2021/10/31
- C++ 執行緒:promise、future、packaged_task 與 async 的使用方法2021/09/26
- C++ std::thread join() 與解構函式2021/09/19
- C 語言的「四捨六入五成雙」2020/11/22
- C++ 17 對例外處理規格的改動2020/07/27
- C++ 17 fallthrough、nodiscard、maybe_unused 屬性2020/07/19
- C++ 17 template <auto> 非型別樣版參數型別推導2020/07/12
- C++ 17 __has_include 前置處理表達式2020/07/05
- C++ 17 Inline Variable2020/03/22
- C++ 17 constexpr 與 Lambda 表達式2020/03/08
- C++ 17 在 Lambda Expression 捕捉 *this2020/02/17
- C++ 17 if constexpr 述句2020/02/10
- C++ 17 類別樣版參數推導2020/02/02
- C++ 17 折疊表達式2019/12/31
- C++ 17 選擇述句與初始化述句2019/12/22
- C++ 17: 以 std::scoped_lock 避免 Dead Lock2019/11/25
- C++ 17 結構化綁定2019/10/29
- 漫談 C/C++ 巨集展開規則2019/10/13
- 簡介 perf_events 與 Call Graph2019/10/06
- 使用 perf_events 分析程式效能2019/07/10
- The Case of the Missing Supercomputer Performance 心得2019/06/11
- 簡介 Sparse Set2019/04/06
- Python3: 淺談 Python 3.3 的 Yield From 表達式2019/03/30
- Python: defaultdict 的陷阱2019/01/27
- C++17: string_view、map 與異質比較查詢2019/01/23
- 一個 Undefined Behavior 的故事2018/01/19
- Python: 簡介 weakref.finalize2017/02/23
- Python 3: 簡介 Raise From 述句2017/01/14