StructureSwift5.9.0
SIMD4Storage
Storage for a vector of four floating-point values.
@frozen struct SIMD4Storage
Citizens in Swift
Conformances
protocol SIMDStorage
A type that can function as storage for a SIMD vector type.
protocol Sendable
A type whose values can safely be passed across concurrency domains by copying.