ThreadPool::~ThreadPool

Stops the pool if still running and joins any remaining workers.

Synopsis

Declared in <util/threadpool.h>

~ThreadPool();