IsSystemLike.ixx File
Concept constraining types eligible for system registration. More...
Included Headers
#include <concepts>
#include <helios.engine.common.tags.SystemRole>
#include <helios.engine.common.concepts.HasTag>
Namespaces Index
| namespace | helios |
| namespace | engine |
|
Main engine module aggregating core infrastructure and game systems. More... | |
| namespace | runtime |
|
Runtime infrastructure for game execution and lifecycle orchestration. More... | |
| namespace | world |
|
World state management, resource registry, and per-frame update context. More... | |
| namespace | common |
|
Shared type definitions, concepts, and tags used across engine subsystems. More... | |
| namespace | concepts |
|
Compile-time concepts for engine role classification and capability detection. More... | |
Description
Concept constraining types eligible for system registration.
File Listing
The file content with the documentation metadata removed is:
14export namespace helios::engine::runtime::world {
15 class UpdateContext;
18export namespace helios::engine::common::concepts {
37 concept IsSystemLike = requires(T& t, helios::engine::runtime::world::UpdateContext& updateContext) {
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.15.0.