lzpong / threadpool

based on C++11 , a mini threadpool , accept variable number of parameters 基于C++11的线程池,简洁且可以带任意多的参数

Home Page:http://www.cnblogs.com/lzpong/p/6397997.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

when I commit a function with a struct params,there is a problem

YiShuiHanFeng opened this issue · comments

make the struct params to pointers, struct or class has it's scope