Skip to content

Commit 39b1aac

Browse files
Merge pull request #3 from saahu27/patch-1
Update README.md
2 parents 269c56b + 555b829 commit 39b1aac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ and code from [CppCon 2024](https://cppcon.org).
1616
- [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
1717
- [Message Handling with Boolean Algebra](Presentations/Message_Handling_with_Boolean_Algebra.pdf) by Ben Deane
1818
- [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
2020
- [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
2121
- [The Most Important Design Guideline is Testability](Presentations/The_Most_Important_Design_Guideline_is_Testability.pdf) by Jody Hagins
2222
- [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

Comments
 (0)