Browse Source

-: updated TODO

Michele Caini 3 years ago
parent
commit
851006efee
1 changed files with 0 additions and 2 deletions
  1. 0 2
      TODO

+ 0 - 2
TODO

@@ -14,8 +14,6 @@ DOC:
 TODO (high prio):
 TODO (high prio):
 * check natvis files (periodically :)
 * check natvis files (periodically :)
 * remove the static storage from the const assure in the registry
 * remove the static storage from the const assure in the registry
-* use sparse set iterator ::data to optimize range functionalities in the mixins and the registry (exploit the zero-check model)
-* can pass is_packed to clear_all to further optimize it in the derived classes
 
 
 WIP:
 WIP:
 * get rid of observers, storage based views made them pointless - document alternatives
 * get rid of observers, storage based views made them pointless - document alternatives