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

Make application of STL wrappers more fine grained #175

Merged
merged 2 commits into from
Nov 12, 2024
Merged

Conversation

barche
Copy link
Contributor

@barche barche commented Nov 3, 2024

https://github.com/JuliaInterop/CxxWrap.jl#stl-updates

This should shorten macOS compile times again and fix problems with attempts
to put non-comparable types into e.g. std::set.

@barche barche force-pushed the test-compile-times branch 7 times, most recently from 5092828 to 3d3a95d Compare November 6, 2024 06:43
Also fix missing symbols in MSVC
@barche barche force-pushed the test-compile-times branch from c2fcc3f to 09cdba6 Compare November 12, 2024 05:34
@barche barche merged commit efbb555 into main Nov 12, 2024
10 of 22 checks passed
@barche barche deleted the test-compile-times branch November 12, 2024 06:06
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.

1 participant