Browse Source

*: updated TODO

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

+ 0 - 1
TODO

@@ -42,7 +42,6 @@ TODO:
 * dtor, traits and custom should be part of meta descriptor (update meta_factory tests then)
 * dtor, traits and custom should be part of meta descriptor (update meta_factory tests then)
 * allow attaching const values of non-Type type to meta types
 * allow attaching const values of non-Type type to meta types
 * 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
 * sparse_set shrink_to_fit argument for sparse array shrink policy (none, empty, deep, whatever)
 * sparse_set shrink_to_fit argument for sparse array shrink policy (none, empty, deep, whatever)
 * any cdynamic to support const ownership construction
 * any cdynamic to support const ownership construction
 * track meta context on meta elements
 * track meta context on meta elements