---
title: operator++
framework: driverkit
role: symbol
role_heading: Instance Method
path: driverkit/libkern/bounded_ptr/operator++-64dbu
---

# operator++

## Declaration

```occ
bounded_ptr<T, TrappingPolicy> & operator++();
```
