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 995c556 commit 7605698Copy full SHA for 7605698
code/ExerciseSchedule_AdvancedCourse.md
@@ -40,10 +40,10 @@ People should replay them and discover the tools by themselves.
40
Day 3
41
-----
42
43
-### Atomicity ([cheatSheet](ExercisesCheatSheet.md#atomicity-directory-atomic))
44
-
45
### Race conditions ([cheatSheet](ExercisesCheatSheet.md#race-conditions-directory-race))
46
+### Atomicity ([cheatSheet](ExercisesCheatSheet.md#atomicity-directory-atomic))
+
47
### Generic programming / templates ([cheatSheet](ExercisesCheatSheet.md#generic-programming--templates-directory-templates))
48
As a prerequisite for variadic templates, and in case it was not covered in day 2 session
49
0 commit comments