c2cs icon indicating copy to clipboard operation
c2cs copied to clipboard

Add new ref types for ref structs?

Open kkukshtel opened this issue 3 years ago • 2 comments

I was catching up on the latest in Dotnet 7 and I see the ability for ref types in ref structs seems like it could be a major boon for this project. This isn't so much an issue as a flagging to see if something like this would be possible to implement for c2cs.

https://github.com/dotnet/csharplang/blob/main/proposals/low-level-struct-improvements.md

kkukshtel avatar Sep 24 '22 00:09 kkukshtel

Thanks for link! (Moved to https://github.com/dotnet/csharplang/blob/main/proposals/csharp-11.0/low-level-struct-improvements.md)

When .NET 7 / C# 11 is dropped I will be sure to look into this.

lithiumtoast avatar Oct 23 '22 14:10 lithiumtoast