bubel-ecs/source/bubel
Michał Masiukiewicz 56ce8c3f9c Don't use ForeachType as it don't work if foreach type is not copyable.
This fixes compilation error:
include/d/std/traits.d:8024: Error: Generating an `inout` copy constructor for `struct game.graphic.manager.Graphic` failed, therefore instances of it are uncopyable
2022-10-04 22:18:45 +02:00
..
ecs Don't use ForeachType as it don't work if foreach type is not copyable. 2022-10-04 22:18:45 +02:00