compiler warning

Issue #277 resolved
Former user created an issue

Hi,

threadpool.cpp:76:12: warning: ‘int popCount(uint64_t)’ defined but not used [-Wunused-function] static int popCount(uint64_t x) ^~~~

best,

Eliot

PS: #272 already fixed.

Comments (2)

  1. Log in to comment