diff --git a/TODO b/TODO index 866ac7dd2..2dd9d302a 100644 --- a/TODO +++ b/TODO @@ -45,4 +45,6 @@ TODO: * suppress -Wself-move on CI with g++13 * view and view iterator specializations for multi, single and filtered elements * organizer support to groups -* see maybe bug here: https://discord.com/channels/707607951396962417/707624203456872480/1275012149865087006 +* meta factory: share code and cleanup after the map-to-vector rework +* update natvis for meta, many nodes changes due to the map-to-vector switch +* meta range: move id to meta objects and return plain types (?), then remove id from meta base and meta ctor too