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

# operator!=

## Declaration

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