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:
2022-09-30 00:19:27 +08:00
parent 26cb8e0101
commit 4999d1ebee
4 changed files with 10 additions and 7 deletions

View File

@@ -0,0 +1 @@
[AnthonyCalandra/modern-cpp-features: A cheatsheet of modern C++ language and library features.](https://github.com/AnthonyCalandra/modern-cpp-features)

View 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)

View 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)