---
title: operator=
framework: driverkit
role: symbol
role_heading: Instance Method
path: driverkit/libkern/bounded_ptr/operator=-6wg8h
---

# operator=

## Declaration

```occ
bounded_ptr<T, TrappingPolicy> & operator=(detail::nullptr_t );
```
