|
|
@@ -28,8 +28,8 @@ TODO
|
|
|
- assign<T...>(first, last)
|
|
|
* use unordered_map for named pools and context variables:
|
|
|
- use direct access (pool-like) also for context variables
|
|
|
+ - allow for key/value variables where the key is an ENTT_ID_TYPE
|
|
|
- improves multi-stomp
|
|
|
-* improve registry::alive
|
|
|
* multi component registry::remove and some others?
|
|
|
* range based registry::remove and some others?
|
|
|
* nested groups: AB/ABC/ABCD/... (hints: sort, check functions)
|