Architecture related Types and Helpers.
This module defines the types and helpers functions to properly handle architecture specific components
Modules | |
| Memory Management | |
| SIMD-aware container for product types. | |
Classes | |
| struct | eve::expected_cardinal< Type, ABI > |
| Computes the expected cardinal of a given type. More... | |
| struct | eve::fundamental_cardinal< Type, ABI > |
| Computes the fundamental cardinal of a given type. More... | |
| struct | eve::platform |
| Platform specific constexpr information. More... | |