co_ecs 0.9.0
Cobalt ECS
Loading...
Searching...
No Matches
Concepts
Here is a list of all concepts with brief descriptions:
[detail level 12]
 Nco_ecs
 RcomponentComponent concept. The component must be a struct/class that can be move constructed and move assignable
 Rcomponent_referenceComponent reference concept. It should be a reference or const reference to C, where C satisfies component concept