skypjack před 2 roky
rodič
revize
f354378fec
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  1. 1 0
      TODO

+ 1 - 0
TODO

@@ -16,6 +16,7 @@ TODO (high prio):
 * deprecate/drop snapshot orphans function, make it a general purpose one
 * deprecate/drop snapshot orphans function, make it a general purpose one
 * view with entity storage: begin/end should return filtered iterators maybe?
 * 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
 * update view doc: single vs multi type views are no longer a thing actually
+* meta seq container ::clear invokes resize(0) which isn't exactly the expected behavior in C++
 * ===> TEST: review view tests after the last changes
 * ===> TEST: review view tests after the last changes
 
 
 WIP:
 WIP: