skypjack / entt

Gaming meets modern C++ - a fast and reliable entity component system (ECS) and much more
https://github.com/skypjack/entt/wiki
MIT License
10.04k stars 880 forks source link

Destroy storage of type T #1173

Open Xymaru opened 2 weeks ago

Xymaru commented 2 weeks ago

Basically a way to completely destroy a storage of a given type

skypjack commented 1 week ago

Available on the wip branch. Soon upstream.