以下は、スレッドプールの簡単で短い実装を示すコードです。 コードthis postに触発されています。実行すると、私は次しまっ 私はclang++ -std=c++11 threadpool.cpp -o threadpool -lpthread でそれをコンパイルします。 ./threadpool
terminate called without an active exception
を
標準のテンプレートライブラリからマルチスレッドでプログラムをコンパイルしようとすると、いくつか問題があります。 グラム++:私はそれをコンパイル /tmp/ccE8EtL1.o : In the function « std::thread::thread<void (&)()>(void (&)()) » :
file.cpp:(.text._ZNSt6threadC2IRFvvEJEEEOT