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 0ebed9b commit 1fa4c1fCopy full SHA for 1fa4c1f
2024/index.html
@@ -672,7 +672,7 @@ <h1>Schedule</h1>
672
Duration: 40 Minutes<br>
673
<div class="talklinks">
674
<a href="./slides/gehr.pdf">Slides (PDF)</a>
675
- <a href="https://www.youtube.com/live/dq7Jhp9cv4w?si=RR0OuUB25c7pmLMF&t=4535">Video</a>
+ <a href="https://youtu.be/rD0Wpr3JHAQ">Video</a>
676
</div>
677
678
<p>In this talk, I will explore memory management in D, and how to reconcile manual memory management with garbage collection and type safety.</p>
0 commit comments