We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77d4a6d commit eb4dc8eCopy full SHA for eb4dc8e
_code/CppCon/2023/back_to_basics_functions.md
@@ -47,7 +47,7 @@ pure function: same input same output.
47
48
std::span can both hold the pointer and the length.
49
50
-ref: Back to Basics: Lambfas from scratch in cppcon 2019
+ref: Back to Basics: Lambdas from scratch in cppcon 2019
51
52
ref: Back to Basics: Lambdas in cppcon 2021
53
0 commit comments