![]() |
VCTR
|
Helper template to define a union of all supported SIMD types. More...
Public Attributes | |
| ExpressionTypes::NeonSrc | neon |
| ExpressionTypes::SSESrc | sse |
| ExpressionTypes::AVXSrc | avx |
Helper template to define a union of all supported SIMD types.
Especially useful for space efficient scratch registers kept as members.