Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove FnPtr and use templates instead #83

Merged
merged 2 commits into from
Dec 19, 2024

Conversation

angelfor3v3r
Copy link
Collaborator

@angelfor3v3r angelfor3v3r commented Dec 18, 2024

  • Minor changes to address_cast.
  • Remove FnPtr and use templates instead.
  • Fix format.ps1 (some directories were named incorrectly).

There's no more type constraints and hook arguments just get cast to void* now.

Fix `format.ps1` (some directories were named incorrectly).
@angelfor3v3r angelfor3v3r mentioned this pull request Dec 18, 2024
@cursey cursey merged commit 3d0f378 into cursey:main Dec 19, 2024
5 checks passed
@angelfor3v3r angelfor3v3r deleted the change-address-cast branch December 19, 2024 23:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants