From 4072c525ca67dbf258a28081b050478524c73eb0 Mon Sep 17 00:00:00 2001 From: BlackMATov Date: Sun, 13 Feb 2022 07:15:25 +0700 Subject: [PATCH] update todo --- TODO.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/TODO.md b/TODO.md index e792242..dad92e6 100644 --- a/TODO.md +++ b/TODO.md @@ -1,17 +1,11 @@ # meta.hpp -- metadata - add policy tests -- rebind types support - rewrite ctor/dtor system * argument defaults -* argument names * type conversions - (?) enum_type::create, number_type::create, and so on - (?) move-only value type support -- (?) type names - (?) properties - -(???) Why does local scope have a name?