VCTR
Loading...
Searching...
No Matches
vctr::CombinedStorageInfo< First, Others... > Struct Template Reference

Public Member Functions

constexpr CombinedStorageInfo (const First &, const Others &...)
 

Static Public Attributes

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: