thread-pool
thread-pool copied to clipboard
Fixed clang -Wall warnings
When I was compiling with clang-3.8 and with -Wall I was getting the following warnings -Werror=reorder -Werror=sign-compare So I fixed them