psl::ecs::details::component_container_t class

implementation detail that stores the component data

This class serves as a base to the actual component storage. It contains some primitive functionality itself, but mostly serves as a safer way of accessing the component data from the state.