<!--
{
  "availability" : [
    "DriverKit: -",
    "iOS: -",
    "iPadOS: -",
    "macOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "DriverKit",
  "identifier" : "/documentation/DriverKit/libkern/operator_-360qk",
  "metadataVersion" : "0.1.0",
  "role" : "Function Template",
  "symbol" : {
    "kind" : "Function Template",
    "modules" : [
      "DriverKit"
    ],
    "preciseIdentifier" : "c:@N@libkern@FT@>4#T#T#T#Toperator<#*t0.0#&1>@N@libkern@ST>2#T#T@bounded_ptr2t0.1t0.2#b#"
  },
  "title" : "operator<"
}
-->

# operator<

```
template <typename T, typename U, typename P, typename = detail::detail::WhenOrderable<T * *, U * *>> bool operator<(T * *a, const bounded_ptr<U, P> & b);
```

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)