---
title: operator+
framework: driverkit
role: symbol
role_heading: Function
path: driverkit/libkern/operator+-6jedg
---

# operator+

## Declaration

```occ
bounded_ptr<T, TrappingPolicy> operator+(bounded_ptr<T, TrappingPolicy> p, ptrdiff_t n);
```
