Kaiser-Yang/matrix-calculation-accelerator

Add a thread pool

Closed this issue · 1 comments

This is for creating a thread pool.

Task List:

  • @Kaiser-Yang: Creating a thread pool using std::thread, std::function, std::task, etc.

This has been solved.

See #21 .