From 1bc9c12f81187483af6793044f7baa6b66a4cad1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kjist=C3=B3f?= Date: Sun, 27 Nov 2016 14:35:30 +0100 Subject: [PATCH] added a TODO to remove some comments --- Function.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Function.hpp b/Function.hpp index df71afc..d8b52f2 100644 --- a/Function.hpp +++ b/Function.hpp @@ -6,7 +6,7 @@ template // here Fun will be a function signature class Function; - +// TODO: kérdezős kommentek eltüntetése leadás után template // specialization, so we can work class Function {