![]() |
Gaia-ECS v0.9.3
A simple and powerful entity component system
|
Checks if endianess was detected correctly at compile-time. More...
Enumerations | |
| enum | PrefetchHint : int { PREFETCH_HINT_T0 = 3 , PREFETCH_HINT_T1 = 2 , PREFETCH_HINT_T2 = 1 , PREFETCH_HINT_NTA = 0 } |
Variables | |
| constexpr uint32_t | BadIndex = uint32_t(-1) |
Checks if endianess was detected correctly at compile-time.
| enum gaia::PrefetchHint : int |