You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ and code from [CppCon 2024](https://cppcon.org).
16
16
-[When Lock-Free Still Isn't Enough: An Introduction to Wait-Free Programming and Concurrency Techniques](When_Lock-Free_Still_Isn't_Enough.pdf) by Daniel Anderson
17
17
-[Message Handling with Boolean Algebra](Presentations/Message_Handling_with_Boolean_Algebra.pdf) by Ben Deane
18
18
-[So You Think You Can Hash](Presentations/So_You_Think_You_Can_Hash.pdf) by Victor Ciura
19
-
-[Back to Basics: Almost Always Vector?](Presentations/Back_to_Basics_Unit_Testing.pdf) by Kevin Carpenter
19
+
-[Back to Basics: Almost Always Vector?](Presentations/Back_to_Basics_Almost_Always_Vector.pdf)) by Kevin Carpenter
20
20
-[Common Package Specification (Presentations/CPS) in practice: A full round trip implementation in Conan C++ package manager](Presentations/Common_Package_Specification_In_Practice.pdf) by Diego Rodriguez-Losada Gonzalez
21
21
-[The Most Important Design Guideline is Testability](Presentations/The_Most_Important_Design_Guideline_is_Testability.pdf) by Jody Hagins
22
22
-[Many Ways to Kill an Orc (or a Hero)](Presentations/Many_Ways_to_Kill_an_Orc_(Presentations/or_a_Hero).pdf) by Patrice Roy
0 commit comments