Linker Error: Undefined reference to `ThreadPool::ThreadPool()'

前端 未结 0 1076
遥遥无期
遥遥无期 2020-12-03 05:49

I have a class threadpool. I have a header file threadpool.h and the implementation threadpool.cc. When trying to I initialize the threadpool like so: ThreadPool *tp =

相关标签:
回答
  • 消灭零回复
提交回复
热议问题