---
title: iterator
framework: driverkit
role: symbol
role_heading: Type Alias
path: driverkit/libkern/safe_allocation/iterator
---

# iterator

## Declaration

```occ
typedef bounded_ptr<T, TrappingPolicy> iterator;
```
