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

# operator!=

## Declaration

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