Add RegistryMapper to automate RegEntry management of ephemeral packed objects
Introduce RegistryWrapper
to automate the setting of the RegEntry for packed/unpacked objects, and avoid the use of the heap, i.e. reduce the number of memory allocations.
Edited by Gerhard Raven
Merge request reports
Activity
added RTA label
added 7 commits
-
78feedb9...3675da97 - 4 commits from branch
master
- bab0f08f - add additional print-out if packing checks fail
- 577b74b1 - prefer std integer types with explicit bit counts for packed objects, std::byte for byte buffer
- 6b582f3e - add registry wrapper
Toggle commit list-
78feedb9...3675da97 - 4 commits from branch
added 2 commits
added 2 commits
added 8 commits
-
0fc3270e...51723ba3 - 6 commits from branch
master
- b91f1082 - prefer std integer types with explicit bit counts for packed objects, std::byte for byte buffer
- 30959ef7 - add registry wrapper
-
0fc3270e...51723ba3 - 6 commits from branch
- Resolved by Gerhard Raven
mentioned in issue #207 (closed)
assigned to @thboettc
Please register or sign in to reply