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

Update vcpkg to have the latest immer #27

Closed
jeaye opened this issue Apr 15, 2023 · 2 comments
Closed

Update vcpkg to have the latest immer #27

jeaye opened this issue Apr 15, 2023 · 2 comments

Comments

@jeaye
Copy link
Collaborator

jeaye commented Apr 15, 2023

We use immer for persistent, immutable data structures in C++ and we use vcpkg to fetch our C++ packages at build time. Unfortunately, the latest vcpkg version for immer doesn't have some new features he's released, like map transients. Updating this would allow us to use those.

@seanstrom
Copy link
Contributor

Recently we've updated the vcpkg submodule and now the vcpkg-port version for Immer is 0.8.0
Is the version of Immer that we're trying to use?

@jeaye
Copy link
Collaborator Author

jeaye commented Jul 11, 2023

Ah, yes. We do have the latest immer now, so this can be closed. I'll open another one to take advantage of using immer's map transients.

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants