Jelajahi Sumber

*: updated TODO

Michele Caini 2 tahun lalu
induk
melakukan
3f4f976396
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      TODO

+ 1 - 1
TODO

@@ -17,7 +17,7 @@ TODO (high prio):
 * view with entity storage: begin/end should return filtered iterators
 * update view doc: single vs multi type views are no longer a thing actually
 * meta container: add value type to resize
-* meta: further reduce container vtable (ie move checks on key cast to the callsite)
+* meta: cbegin/cend for meta containers, avoid the branch
 * ===> TEST: review view tests after the last changes
 
 WIP: