yyzybb537 / libgo

Go-style concurrency in C++11
MIT License
3.18k stars 754 forks source link

fix lambda function copy captured variable many times #272

Open firedtoad opened 2 years ago

firedtoad commented 2 years ago

fix lambda function copy captured variable many times see benchmark for details