---
title: operator==
framework: driverkit
role: symbol
role_heading: Function Template
path: driverkit/libkern/operator==-3uipa
---

# operator==

## Declaration

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