Skip to content

Commit

Permalink
Lecture: add screencast to C++6 Templates
Browse files Browse the repository at this point in the history
  • Loading branch information
cagix committed Dec 16, 2024
1 parent 0103241 commit 9eb88dc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions lecture/99-languages/cpp6-templates.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,9 +65,9 @@ outcomes:
- k3: "Erstellen und spezialisieren von Klassen-Templates"
- k3: "Nutzung von Methoden-Templates innerhalb von Klassen-Templates"
- k3: "Aufruf (Nutzung) von Klassen-Templates"
#youtube:
# - link: "TODO"
# name: "VL C++: Vererbung und Polymorphie"
youtube:
- link: "https://youtu.be/cOmV_2OTG5k"
name: "VL C++: Vererbung und Polymorphie"
challenges: |
**Funktions-Templates**
Expand Down

0 comments on commit 9eb88dc

Please sign in to comment.