Explorar el Código

*: updated TODO

Michele Caini hace 2 años
padre
commit
05644a742f
Se han modificado 1 ficheros con 4 adiciones y 1 borrados
  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
 * 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
 * further improve meta resolve function by id
 * 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 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
 * ===> TEST: review view tests after the last changes
 
 
 WIP:
 WIP: