Skip to content

Commit 77d4a6d

Browse files
committed
add refrence
1 parent fe689a8 commit 77d4a6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_code/CppCon/2023/back_to_basics_functions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ ref: Back to Basics: Lambfas from scratch in cppcon 2019
5151

5252
ref: Back to Basics: Lambdas in cppcon 2021
5353

54-
ref: C++ Lambda Idioms in cppcon 2022
54+
ref: C++ Lambda Idioms in cppcon 2022 [markdown](../2022/c++_lambda_idioms.md) [html](../2022/c++_lambda_idioms.html)
5555

5656
`std::function`
5757

0 commit comments

Comments
 (0)