---
title: operator=
framework: driverkit
role: symbol
role_heading: Instance Method
path: driverkit/libkern/bounded_array_ref/operator=-49nep
---

# operator=

## Declaration

```occ
bounded_array_ref<T, TrappingPolicy> & operator=(const bounded_array_ref<T, TrappingPolicy> & );
```
