---
title: "&+(_:_:)"
framework: swift
role: symbol
role_heading: Operator
path: "swift/simd4/&+(_:_:)-s4hc"
---

# &+(_:_:)

## Declaration

```swift
static func &+ (a: Self.Scalar, b: Self) -> Self
```
