From 62babb9c22e321a3ceb87af375e3fe1e2bdfda5a Mon Sep 17 00:00:00 2001 From: Michele Caini Date: Sun, 1 Aug 2021 12:02:43 +0200 Subject: [PATCH] updated TODO --- TODO | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TODO b/TODO index c5ddea477..b2f928f5f 100644 --- a/TODO +++ b/TODO @@ -5,6 +5,8 @@ * custom pools example (multi instance, tables, enable/disable, and so on...) WIP: +* add constrained type policy to iterable view +* add constrained type policy to view iterators * custom allocators all over WIP: