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

# operator!=

## Declaration

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