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

Reduce type duplication and make scalar aux mutable -- please review #15

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

Buggaboo
Copy link

@Buggaboo Buggaboo commented Sep 5, 2023

Please, make the scalar function callback aux mutable, because the context stored in aux can change.
In my specific flatbuffer / flexbuffer project, I have a mutable builder that creates flatbuffer and flexbuffers.

make callback aux mutable, because the context can change, or builder etc.
@Buggaboo Buggaboo marked this pull request as ready for review October 6, 2023 21:26
@Buggaboo Buggaboo marked this pull request as draft October 6, 2023 21:29
@Buggaboo Buggaboo marked this pull request as ready for review October 9, 2023 03:29
@Buggaboo Buggaboo changed the title Reduce type duplication and make scalar aux mutable Reduce type duplication and make scalar aux mutable -- please review Dec 11, 2023
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.

None yet

1 participant