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

+ 4 - 1
TODO

@@ -17,8 +17,11 @@ TODO (high prio):
 * update view doc: single vs multi type views are no longer a thing actually
 * meta container: add value type to resize
 * further improve meta resolve function by id
-* make swap_only a proper sparse set policy
 * drop specialization for single type views with exclusion list
+* drop in_use with argument, use free_list(N) instead
+* refine/improve emplace(N) with generation of missing elements
+* fully test sparse set with swap only policy and write more tests for entity storage
+* drop sparse set swap_only_length_temporary_function :)
 * ===> TEST: review view tests after the last changes
 
 WIP: