Michele Caini 2 лет назад
Родитель
Сommit
7b08533a76
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      TODO

+ 2 - 2
TODO

@@ -16,8 +16,8 @@ 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
-* deprecate any::owner and meta_any::owner, use ::policy in the tests
-* deprecate meta_associative_container::key_only before dropping it (use mapped_type instead)
+* make swap_only a proper sparse set policy
+* drop specialization for single type views with exclusion list
 * ===> TEST: review view tests after the last changes
 
 WIP: