refactored code intho thread_pool.hpp & test.cpp for testing.

This commit is contained in:
2016-11-27 17:54:55 +01:00
parent 57ce1f25d3
commit ccb0173877
4 changed files with 81 additions and 81 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
.idea
.DS_Store
build
cmake-build-debug