EntityTombstone.ixx File
Sentinel value for invalid sparse array indices. More...
Included Headers
#include <limits>
Namespaces Index
| namespace | helios |
| namespace | engine |
|
Main engine module aggregating core infrastructure and game systems. More... | |
| namespace | ecs |
|
Core Entity-Component-System architecture. More... | |
| namespace | types |
Description
Sentinel value for invalid sparse array indices.
File Listing
The file content with the documentation metadata removed is:
14export namespace helios::engine::ecs::types {
26 constexpr size_t EntityTombstone = std::numeric_limits<size_t>::max();
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.15.0.