|
@@ -26,4 +26,6 @@ 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)
|
|
|
|
|
+* review assure conflicts check, hash doesn't fit the purpose maybe
|
|
|
* allow to zero-sized versions (with non-regression tests)
|
|
* allow to zero-sized versions (with non-regression tests)
|
|
|
|
|
+* auto type info data from types if present
|