From 4999d1ebee4ef8a231967b65f1cc8c883d57bef9 Mon Sep 17 00:00:00 2001 From: Awin Huang Date: Fri, 30 Sep 2022 00:19:27 +0800 Subject: [PATCH] vault backup: 2022-09-30 00:19:26 Affected files: .obsidian/workspace 00. Inbox/00. Inbox/A cheatsheet of modern C++ language and library features.md 00. Inbox/00. Inbox/C++20, How Hard Could It Be.md 00. Inbox/00. Inbox/Modern C++ use in Chromium.md --- .obsidian/workspace | 14 +++++++------- ... of modern C++ language and library features.md | 1 + 00. Inbox/00. Inbox/C++20, How Hard Could It Be.md | 1 + 00. Inbox/00. Inbox/Modern C++ use in Chromium.md | 1 + 4 files changed, 10 insertions(+), 7 deletions(-) create mode 100644 00. Inbox/00. Inbox/A cheatsheet of modern C++ language and library features.md create mode 100644 00. Inbox/00. Inbox/C++20, How Hard Could It Be.md create mode 100644 00. Inbox/00. Inbox/Modern C++ use in Chromium.md diff --git a/.obsidian/workspace b/.obsidian/workspace index 1bf5881..fd51039 100644 --- a/.obsidian/workspace +++ b/.obsidian/workspace @@ -9,7 +9,7 @@ "state": { "type": "markdown", "state": { - "file": "00. Inbox/00. Inbox.md", + "file": "00. Inbox/00. Inbox/A cheatsheet of modern C++ language and library features.md", "mode": "source", "source": true } @@ -69,7 +69,7 @@ "state": { "type": "backlink", "state": { - "file": "00. Inbox/00. Inbox.md", + "file": "00. Inbox/00. Inbox/A cheatsheet of modern C++ language and library features.md", "collapseAll": false, "extraContext": false, "sortOrder": "alphabetical", @@ -86,7 +86,7 @@ "state": { "type": "outline", "state": { - "file": "00. Inbox/00. Inbox.md" + "file": "00. Inbox/00. Inbox/A cheatsheet of modern C++ language and library features.md" } } } @@ -116,15 +116,15 @@ }, "active": "828beb43bb437dd1", "lastOpenFiles": [ + "00. Inbox/00. Inbox/Modern C++ use in Chromium.md", + "00. Inbox/00. Inbox/C++20, How Hard Could It Be.md", + "00. Inbox/00. Inbox.md", "01. 個人/02. 專注Study/RxKotlin/20200207 - Study RxKotlin.md", "00. Inbox/03. Mind Map.md", "03. Programming/演算法.md", "00. Inbox/01. TODO.md", "00. Inbox/02. Kanban TODO - Logitech.md", "00. Inbox/02. Kanban TODO - Me.md", - "02. 工作/01. Logitech/Tiny.md", - "02. 工作/01. Logitech/Kong.md", - "02. 工作/01. Logitech/AutoStation.md", - "02. 工作/01. Logitech/Sega.md" + "02. 工作/01. Logitech/Tiny.md" ] } \ No newline at end of file diff --git a/00. Inbox/00. Inbox/A cheatsheet of modern C++ language and library features.md b/00. Inbox/00. Inbox/A cheatsheet of modern C++ language and library features.md new file mode 100644 index 0000000..3d25e56 --- /dev/null +++ b/00. Inbox/00. Inbox/A cheatsheet of modern C++ language and library features.md @@ -0,0 +1 @@ +[AnthonyCalandra/modern-cpp-features: A cheatsheet of modern C++ language and library features.](https://github.com/AnthonyCalandra/modern-cpp-features) \ No newline at end of file diff --git a/00. Inbox/00. Inbox/C++20, How Hard Could It Be.md b/00. Inbox/00. Inbox/C++20, How Hard Could It Be.md new file mode 100644 index 0000000..dde65c1 --- /dev/null +++ b/00. Inbox/00. Inbox/C++20, How Hard Could It Be.md @@ -0,0 +1 @@ +[C++20, How Hard Could It Be](https://docs.google.com/presentation/d/1HwLNSyHxy203eptO9cbTmr7CH23sBGtTrfOmJf9n0ug/edit?fbclid=IwAR2wToW9uFJuLtUR9nftfv9N9axXwPK7HmuJWqgVmCeXd1XJF7ySQIkNsJM&resourcekey=0-GH5F3wdP7D4dmxvLdBaMvw#slide=id.g1c5cc391dd_2_295) \ No newline at end of file diff --git a/00. Inbox/00. Inbox/Modern C++ use in Chromium.md b/00. Inbox/00. Inbox/Modern C++ use in Chromium.md new file mode 100644 index 0000000..8fa6df1 --- /dev/null +++ b/00. Inbox/00. Inbox/Modern C++ use in Chromium.md @@ -0,0 +1 @@ +[Modern C++ use in Chromium](https://chromium.googlesource.com/chromium/src/+/HEAD/styleguide/c++/c++-features.md#Declaring-non_type-template-parameters-with-auto-tbd) \ No newline at end of file