jrmadsen / PTL

Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task queue
MIT License
40 stars 13 forks source link

Minor fixes for macOS/Clang and use as a subproject #31

Closed drbenmorgan closed 2 years ago

drbenmorgan commented 2 years ago

Just a few small fixes found when using PTL in Geant4: