*: updated TODO

This commit is contained in:
Michele Caini
2024-01-31 13:50:39 +01:00
parent 1150b980fa
commit 9d07ff18b2

1
TODO
View File

@@ -29,3 +29,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)