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

Use universal visitors for const-ref saving #65

Merged
merged 3 commits into from
Jun 21, 2024
Merged

Conversation

adamant-pwn
Copy link
Contributor

If jermp/essentials#9 is merged, visit functions would need to be implemented like this. This will allow to use const-ref instead of simple ref for saving, which is good and important for third-party users.

Note: Submodule essentials needs to be updated in the PR before actually merging this change.

@adamant-pwn
Copy link
Contributor Author

I've updated essentials submodule, so should be OK to merge now.

@jermp jermp merged commit c977ec4 into jermp:master Jun 21, 2024
2 checks passed
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.

2 participants