|
|
constexpr | CombinedStorageInfo (const First &, const Others &...) |
| |
|
|
static constexpr bool | dataIsSIMDAligned = First::dataIsSIMDAligned && (Others::dataIsSIMDAligned && ...) |
| |
|
static constexpr bool | hasSIMDExtendedStorage = First::hasSIMDExtendedStorage && (Others::hasSIMDExtendedStorage && ...) |
| |
The documentation for this struct was generated from the following file: