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
This commit is contained in:
14
.obsidian/workspace
vendored
14
.obsidian/workspace
vendored
@@ -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"
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1 @@
|
||||
[AnthonyCalandra/modern-cpp-features: A cheatsheet of modern C++ language and library features.](https://github.com/AnthonyCalandra/modern-cpp-features)
|
||||
1
00. Inbox/00. Inbox/C++20, How Hard Could It Be.md
Normal file
1
00. Inbox/00. Inbox/C++20, How Hard Could It Be.md
Normal file
@@ -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)
|
||||
1
00. Inbox/00. Inbox/Modern C++ use in Chromium.md
Normal file
1
00. Inbox/00. Inbox/Modern C++ use in Chromium.md
Normal file
@@ -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)
|
||||
Reference in New Issue
Block a user