IsStrongIdCollisionResolverLike.ixx File
Concept for strong ID collision detection strategies. More...
Included Headers
#include <concepts>
#include <helios.core.types>
Namespaces Index
| namespace | helios |
| namespace | ecs |
|
Generic, reusable ECS primitives. More... | |
| namespace | concepts |
|
Compile-time constraints for ECS extension points. More... | |
Description
Concept for strong ID collision detection strategies.
File Listing
The file content with the documentation metadata removed is:
13using namespace helios::core::types;
14export namespace helios::ecs::concepts {
30 concept IsStrongIdCollisionResolverLike = requires(T& t, const StrongId_t id)
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.15.0.