---
title: operator=
framework: driverkit
role: symbol
role_heading: Instance Method
path: driverkit/libkern/safe_allocation/operator=-5z2we
---

# operator=

## Declaration

```occ
safe_allocation<T, Allocator, TrappingPolicy> & operator=(safe_allocation<T, Allocator, TrappingPolicy> && other);
```
