*: updated TODO

This commit is contained in:
Michele Caini
2024-06-19 08:41:47 +02:00
parent 9e2bc6c856
commit 4fed6228a3

2
TODO
View File

@@ -37,3 +37,5 @@ TODO:
* review constrained noexcept-ness (ie sigh)
* offer 16b from meta_traits to users or change type
* registry::view const invokes refresh multiple times implicitly
* decouple all non-storage classes from component_traits
* cleanup the view void_t<enable_if_t<...>> check