mirror of
https://github.com/sendyne/cppreg.git
synced 2026-01-19 04:52:08 +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.