Add write only reference #9464
Unanswered
2A5F
asked this question in
Language Ideas
Replies: 1 comment
-
This a very special case. I would suggest an Attribute and an analyzer which checks the semantics... |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Sometimes memory pages are write-only or read slowly,
such as GPU transfer memory mapping,
adding
ref writeonly
can avoid incorrect usages.Beta Was this translation helpful? Give feedback.
All reactions