No overview available.
SDK
- Xcode 9.0+
Framework
- Swift Standard Library
Declaration
static func - (lhs: Self, rhs: Self.Stride) -> Self
Available when Self conforms to _Pointer.
No overview available.
SDK
Framework
static func - (lhs: Self, rhs: Self.Stride) -> Self
func advanced(by: Self.Stride) -> Self
Returns a value that is offset the specified distance from this value.
Required. Default implementation provided.