Skip to content
This repository has been archived by the owner on Jun 13, 2024. It is now read-only.

Parallel STL #165

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from
Draft

Parallel STL #165

wants to merge 6 commits into from

Conversation

cedricchevalier19
Copy link
Member

Alien use some STL algorithms that exist in parallel.

However, even if it is in C++17 standard, not all compilers and lib std c++ support this. GCC >= 9 is required with Intel TBB for example.

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

Successfully merging this pull request may close these issues.

1 participant