Allow "ReadOnlyValueReference<T>/ValueReference<T>" to accept ref structs via 'allow ref struct' as generic constraint #264
Replies: 3 comments 6 replies
-
Same goes for all the "Intrincis" like "KeepAlive()" to use "allow ref struct" as generic constraint |
Beta Was this translation helpful? Give feedback.
-
See for more info: Proposal -> ref ->'ref Struct' |
Beta Was this translation helpful? Give feedback.
-
I can't do that because .NEXT targets .NET 8, which is LTS version. I had experience with enabling language preview features, and it wasn't positive.
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey,
atleast for current .NEXT as new feature could you allow getting references to "ref structs" so you are not forced to update between ref structs via pointer.
Hope to hear from you and great work :)
Beta Was this translation helpful? Give feedback.
All reactions