Bläddra i källkod

*: updated TODO

Michele Caini 1 år sedan
förälder
incheckning
0b5cb5ac84
1 ändrade filer med 3 tillägg och 1 borttagningar
  1. 3 1
      TODO

+ 3 - 1
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