EnTT 3.15.0
|
#include <fwd.hpp>
Public Types | |
using | type = reactive_mixin<basic_storage<reactive, Entity, Allocator>> |
Type-to-storage conversion result. | |
using | type |
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, typename >::type |
using entt::storage_type< reactive, Entity, Allocator >::type = reactive_mixin<basic_storage<reactive, Entity, Allocator>> |