---
title: "&+(_:_:)"
framework: swift
role: symbol
role_heading: Operator
path: "swift/simd64/&+(_:_:)-7lqu0"
---

# &+(_:_:)

The wrapping sum of two vectors.

## Declaration

```swift
static func &+ (a: SIMD64<Scalar>, b: SIMD64<Scalar>) -> SIMD64<Scalar>
```
