|
EnTT 3.14.0
|
#include <fwd.hpp>
Public Types | |
| using | type = reactive_mixin<basic_storage<reactive, Entity, Allocator>> |
| Type-to-storage conversion result. | |
@ brief Partial specialization for reactive storage types.
| Entity | A valid entity type. |
| Allocator | Type of allocator used to manage memory and elements. |
| using entt::storage_type< reactive, Entity, Allocator >::type = reactive_mixin<basic_storage<reactive, Entity, Allocator>> |