---
title: "operator!="
framework: driverkit
role: symbol
role_heading: Function Template
path: "driverkit/libkern/operator!=-1mtzc"
---

# operator!=

## Declaration

```occ
template <typename T, typename Policy> bool operator!=(const bounded_ptr<T, Policy> & p, detail::nullptr_t );
```
