Browse Source

*: updated TODO

Michele Caini 1 year ago
parent
commit
bf9ff1a725
1 changed files with 1 additions and 0 deletions
  1. 1 0
      TODO

+ 1 - 0
TODO

@@ -44,4 +44,5 @@ TODO:
 * built-in no-pagination storage - no_pagination page size as limits::max
 * built-in no-pagination storage - no_pagination page size as limits::max
 * meta_any ownership construction and from_void
 * meta_any ownership construction and from_void
 * meta_factory() isn't fully tested yet
 * meta_factory() isn't fully tested yet
+* sparse_set shrink_to_fit argument for sparse array shrink policy (none, empty, deep, whatever)
 * entt::meta isn't required anymore, we can do everything with entt::meta_factory and avoid symbol duplication
 * entt::meta isn't required anymore, we can do everything with entt::meta_factory and avoid symbol duplication