Skip to content

Add general purpose wrappers, MAKE_HOOK_WRAPPER, xref fixes

Compare
Choose a tag to compare
@sc2ad sc2ad released this 19 Aug 16:59
· 39 commits to master since this release
  • Added accessor-wrapper-types.hpp and base-wrapper-type.hpp for use with customizable sized wrapper types.
  • In order to facilitate this being applicable, added a MAKE_HOOK_WRAPPER to illustrate conversions to and from wrapper types without forcing size constraints.
  • Made it so that xref traces can work through hooks (hooks also properly log when combined)

Full Changelog: v3.10.0...v3.11.0