<!--
{
  "availability" : [
    "DriverKit: -",
    "iOS: -",
    "iPadOS: -",
    "macOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "DriverKit",
  "identifier" : "/documentation/DriverKit/libkern/bounded_ptr/operator+=",
  "metadataVersion" : "0.1.0",
  "role" : "Method Template",
  "symbol" : {
    "kind" : "Method Template",
    "modules" : [
      "DriverKit"
    ],
    "preciseIdentifier" : "c:@N@libkern@ST>2#T#T@bounded_ptr@FT@>1#Toperator+=#L#&>@N@libkern@ST>2#T#T@bounded_ptr2t0.0t0.1#"
  },
  "title" : "operator+="
}
-->

# operator+=

```
template <typename T_ = T> bounded_ptr<T, TrappingPolicy> & operator+=(ptrdiff_t n);
```

---

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)