Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

S.R.CS.Unsafe: Add 'IntPtr ByteOffset<T>(ref T origin, ref T target)'#12895

Merged
jkotas merged 1 commit intodotnet:masterfrom
nietras:unsafe-byteoffset
Oct 22, 2016
Merged

S.R.CS.Unsafe: Add 'IntPtr ByteOffset<T>(ref T origin, ref T target)'#12895
jkotas merged 1 commit intodotnet:masterfrom
nietras:unsafe-byteoffset

Conversation

@nietras
Copy link
Copy Markdown

@nietras nietras commented Oct 21, 2016

Close #12593

@jkotas @jamesqo @terrajobst @benaadams

Let me know if you want to change naming or anything.

Should make Span possible with just Unsafe class without rewrite il when C# 7 is released, see dotnet/corefxlab#796

@jkotas
Copy link
Copy Markdown
Member

jkotas commented Oct 21, 2016

@dotnet-bot test this please

Copy link
Copy Markdown
Member

@jkotas jkotas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for fixing this!

@jkotas jkotas merged commit b1937cb into dotnet:master Oct 22, 2016
@davidfowl
Copy link
Copy Markdown
Member

👏

@karelz karelz modified the milestone: 1.2.0 Dec 3, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants