---
title: "bounded_ptr<T, TrappingPolicy>"
framework: driverkit
role: symbol
role_heading: Constructor
path: "driverkit/libkern/bounded_ptr/bounded_ptr_t,_trappingpolicy_-wo1c"
---

# bounded_ptr<T, TrappingPolicy>

## Declaration

```occ
explicit bounded_ptr<T, TrappingPolicy>(T * *pointer, const type-parameter-0-0 *begin, const type-parameter-0-0 *end);
```
