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

# operator!=

## Declaration

```occ
template <typename T, typename A, typename P> bool operator!=(const safe_allocation<T, A, P> & x, sa_detail::nullptr_t );
```
