mirror of
https://github.com/sendyne/cppreg.git
synced 2025-05-09 23:24:05 +00:00
All access to memory are now done through reference (const reference for read-only access). This is done to facilitate the implementation of register packs.