From 61e253d40db56a646f843c8196afeaa57ac40ea2 Mon Sep 17 00:00:00 2001 From: Awin Huang Date: Mon, 27 Jun 2022 18:54:38 +0800 Subject: [PATCH] vault backup: 2022-06-27 18:54:38 Affected files: 00. TOP/01. TODO.md --- 00. TOP/01. TODO.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/00. TOP/01. TODO.md b/00. TOP/01. TODO.md index 9bd80d2..bdb38f6 100644 --- a/00. TOP/01. TODO.md +++ b/00. TOP/01. TODO.md @@ -7,7 +7,10 @@ - [ ] [Branchless C++](https://www.youtube.com/watch?v=g-WPhYREFjk) 🛫 2022-06-20 📅 2022-07-04 - [ ] C++ 完美轉發? 🛫 2022-06-22 - [潮.C++11 | Perfect Forwarding std::forward 完美轉發你的需求](https://tjsw.medium.com/%E6%BD%AE-c-11-perfect-forwarding-%E5%AE%8C%E7%BE%8E%E8%BD%89%E7%99%BC%E4%BD%A0%E7%9A%84%E9%9C%80%E6%B1%82-%E6%B7%B1%E5%BA%A6%E8%A7%A3%E6%9E%90-f991830bcd84) -- [ ] +- [ ] `std::reference_wrapper` 🛫 2022-06-27 + - [std::ref 用法與範例 | ShengYu Talk](https://shengyu7697.github.io/std-ref/) + - [multithreading - C++ reference wrapper as function argument - Stack Overflow](https://stackoverflow.com/questions/70516557/c-reference-wrapper-as-function-argument) + - [c++ - Why does passing object reference arguments to thread function fails to compile? - Stack Overflow](https://stackoverflow.com/questions/8299545/why-does-passing-object-reference-arguments-to-thread-function-fails-to-compile) # WORK ## Logitech