Skip to content

Commit 36f6538

Browse files
committed
[libc][doc] Add links to slides and video from Siva's CppNow 2023 talk.
1 parent aba5580 commit 36f6538

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

libc/docs/talks.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@ Talks
1212

1313
* `slides <https://llvm.org/devmtg/2023-10/slides/techtalks/Huber-LibCforGPUs.pdf>`__
1414
* `video <https://www.youtube.com/watch?v=_LLGc48GYHc>`__
15+
* The Challenges of Implementing the C Standard Library in C++ - Sivachandra Reddy
16+
17+
* `slides <https://github.com/boostcon/cppnow_presentations_2023/blob/main/cppnow_slides/The_Challenges_of_Implementing_the_C_Standard_Library_in_Cpp.pdf>`__
18+
* `video <https://www.youtube.com/watch?v=cuVrWUGSIgM>`__
1519

1620
----
1721
2022

0 commit comments

Comments
 (0)