---
title: SIMD2Storage
framework: swift
role: symbol
role_heading: Associated Type
path: swift/simdscalar/simd2storage
---

# SIMD2Storage

## Declaration

```swift
associatedtype SIMD2Storage : SIMDStorage where Self.SIMD2Storage.Scalar == Self.SIMD32Storage.Scalar
```
