threadpool
threadpool copied to clipboard
boost/threadpool/detail/pool_core.hpp: Connor Smith suggests catching…
… by const reference to fix gcc-8's warning: catching polymorphic type ‘class boost::thread_resource_error’ by value (https://github.com/philipphenkel/threadpool/issues/5).