Răsfoiți Sursa

*: updated TODO

skypjack 2 ani în urmă
părinte
comite
7382a68505
1 a modificat fișierele cu 2 adăugiri și 0 ștergeri
  1. 2 0
      TODO

+ 2 - 0
TODO

@@ -17,6 +17,8 @@ TODO (high prio):
 * view with entity storage: begin/end should return filtered iterators maybe?
 * update view doc: single vs multi type views are no longer a thing actually
 * meta container: try to merge all functions in a single fake vtable
+* meta container: make basic traits publicly available to users
+* meta container: add value type to resize
 * ===> TEST: review view tests after the last changes
 
 WIP: