Browse Source

*: updated TODO

Michele Caini 2 years ago
parent
commit
b249fa252d
1 changed files with 1 additions and 0 deletions
  1. 1 0
      TODO

+ 1 - 0
TODO

@@ -26,3 +26,4 @@ TODO:
 * 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 + linter workflow + review clang-tidy file
 * review all // NOLINT + linter workflow + review clang-tidy file
 * self contained entity traits to avoid explicit specializations (ie enum constants)
 * self contained entity traits to avoid explicit specializations (ie enum constants)
+* allow to zero-sized versions (with non-regression tests)