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

# operator=

## Declaration

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