Michele Caini před 3 roky
rodič
revize
b52fe64628
1 změnil soubory, kde provedl 2 přidání a 1 odebrání
  1. 2 1
      TODO

+ 2 - 1
TODO

@@ -17,7 +17,8 @@ TODO (high prio):
 * view with entity storage: begin/end should return filtered iterators
 * view with entity storage: begin/end should return filtered iterators
 * update view doc: single vs multi type views are no longer a thing actually
 * update view doc: single vs multi type views are no longer a thing actually
 * meta container: add value type to resize
 * meta container: add value type to resize
-* make meta_type::lokup function generic, move it to node.hpp or similar
+* meta: make meta container rebind type based (no any)
+* further rework meta_any vtable to reduce it in size (get rid of meta_any operation if possible)
 * ===> TEST: review view tests after the last changes
 * ===> TEST: review view tests after the last changes
 
 
 WIP:
 WIP: