Open
Description
Do you limit all the fields to be specific (integer?) types?
I know someone mentioned that using a field as bool
and reading a value other than 0
/1
would be UB, and using volatile ops on values larger than the atomic load width would probably be suspicious as well.
I'm also interested if/how you handle arrays!
It would probably be good to document what fields the derive does/doesn't work with.
Metadata
Metadata
Assignees
Labels
No labels