diff --git a/lesson-2.html b/lesson-2.html index 7bb350c..d029f09 100644 --- a/lesson-2.html +++ b/lesson-2.html @@ -184,7 +184,7 @@ void name(unsigned long long a, unsigned short b, char c, int d) {} the next lesson, we will use there types as template arguments.

- + Lesson 3: Basic Templates