---
title: const_iterator
framework: driverkit
role: symbol
role_heading: Type Alias
path: driverkit/libkern/bounded_array/const_iterator
---

# const_iterator

## Declaration

```occ
typedef bounded_ptr<const type-parameter-0-0, TrappingPolicy> const_iterator;
```
