struct ecs::TOwnedTypes

template<typename ...Types>

Helper type that can be used for providing a list of types owned by a group.

Public

Constructors

TOwnedTypes<Types...>

explicit TOwnedTypes<Types...>() = default