accosmin / nano

C++ library [machine learning & numerical optimization] - superseeded by libnano
MIT License
1 stars 0 forks source link

Extend thread pool #99

Closed accosmin closed 8 years ago

accosmin commented 8 years ago

Use packaged_tasks to store tasks in the thread pool and return futures when they are added.