From 6feec11d1dfcac4f7d352eb9d0b043c5c8de09c0 Mon Sep 17 00:00:00 2001 From: nora <48135649+Noratrieb@users.noreply.github.com> Date: Thu, 6 Mar 2025 10:25:12 +0100 Subject: [PATCH] Update lesson-2.html --- lesson-2.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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