---
title: operator==
framework: driverkit
role: symbol
role_heading: Function Template
path: driverkit/libkern/operator==-510e0
---

# operator==

## Declaration

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