ソースを参照

*: updated TODO

Michele Caini 2 年 前
コミット
03551c242c
1 ファイル変更1 行追加0 行削除
  1. 1 0
      TODO

+ 1 - 0
TODO

@@ -23,3 +23,4 @@ TODO:
 * combine version-mask-vs-version-bits tricks with reserved bits to allow things like enabling/disabling
 * 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)
 * 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
 * view unchecked_refresh loop is never executed if Get is 1u
+* review all // NOLINT