types.ixx File
Core type definitions and tag types for the helios engine. More...
Included Headers
#include <cstdint>
#include <limits>
Namespaces Index
| namespace | helios |
| namespace | core |
|
Core utilities shared across the helios engine. More... | |
| namespace | types |
Classes Index
| struct | no_init_t |
|
Tag type used to indicate skipping default initialization. More... | |
Description
Core type definitions and tag types for the helios engine.
File Listing
The file content with the documentation metadata removed is:
13export namespace helios::core::types {
77 using StrongId_t = uint32_t;
119 constexpr size_t EntityTombstone = std::numeric_limits<size_t>::max();
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.15.0.