Skip to content

Commit

Permalink
*: updated TODO (pending checks verified)
Browse files Browse the repository at this point in the history
  • Loading branch information
skypjack committed Jan 21, 2024
1 parent 6889d9d commit baab46e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions TODO
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@ TODO:
* view: update natvis as needed after the last rework, merge pools/filter in the same array, drop check (?) and turn view into a position
* view: type-only view_iterator (dyn get/excl sizes), type-only basic_common_view (dyn get/excl sizes with pointer to array from derived)
* combine version-mask-vs-version-bits tricks with reserved bits to allow things like enabling/disabling
* basic_sparse_set(basic_sparse_set &&other, const allocator_type &allocator) uses moved-from packed in assert
* basic_storage(basic_storage &&other, const allocator_type &allocator) uses moved-from packed in assert
* maybe drop begin(v)/end(v) from sparse set and only use scoped begin/end at call sites
* review all // NOLINT + linter workflow + review clang-tidy file
* self contained entity traits to avoid explicit specializations (ie enum constants)
Expand Down

0 comments on commit baab46e

Please sign in to comment.