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

+ 2 - 0
TODO

@@ -21,3 +21,5 @@ 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 move-from packed in assert (same for storage)
+* view unchecked_refresh loop is never executed if Get is 1u