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

Move ThreadPool::Enqueue & friends to use std::shared_future<T> vs std::shared_ptr<std::future<T>> #1836

Merged
merged 1 commit into from
Jan 22, 2025

Conversation

lhog
Copy link
Collaborator

@lhog lhog commented Dec 19, 2024

No description provided.

@lhog lhog marked this pull request as ready for review January 22, 2025 18:47
@lhog lhog merged commit 9e23df4 into master Jan 22, 2025
2 checks passed
@lhog lhog deleted the tp_sh_fut branch January 22, 2025 19:21
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