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 cmake version, add new tests, add support for std::future<void> #38

Merged
merged 4 commits into from
Jun 1, 2023

Conversation

DeveloperPaul123
Copy link
Owner

Changes

Tested `enqueue` and `enqueue_detach`
Added support for `std::future<void>` return type with `dp::thread_pool::enqueue`.

Fixes #37
@DeveloperPaul123 DeveloperPaul123 merged commit 5cb95ba into master Jun 1, 2023
4 checks passed
@DeveloperPaul123 DeveloperPaul123 deleted the feature/recursive-enqueue branch June 1, 2023 20:59
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.

Support std::future<void> with thread_pool::enqueue Update Minimum Required CMake Version
1 participant