threadpool icon indicating copy to clipboard operation
threadpool copied to clipboard

boost/threadpool/detail/pool_core.hpp: Connor Smith suggests catching…

Open martindorey opened this issue 2 years ago • 0 comments

… 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).

martindorey avatar Feb 17 '24 05:02 martindorey