From dd95c35309fb09d01577a32e421e1fcfb6fec706 Mon Sep 17 00:00:00 2001 From: Michele Caini Date: Fri, 9 Feb 2024 09:32:50 +0100 Subject: [PATCH] *: updated TODO --- TODO | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/TODO b/TODO index 5dfb65d0d..67e78b6a5 100644 --- a/TODO +++ b/TODO @@ -28,5 +28,4 @@ TODO: * auto type info data from types if present * group review: use handler as base with protected members and arrays of common type (see view for further details) * swap sets in swap-only mode, return scoped iterators by default, make ::free_list return an iterator if possible -* review names of test classes (_t vs non-_t) -* test: bind common from cmake, move it under test and rename, then share it with all tests +* test: review names of test classes (_t vs non-_t), push sharing types further