Ginger 1.1.5; VERSION ${PROJECT_VERSION}
Loading...
Searching...
No Matches
ginger::thread_pool Member List

This is the complete list of members for ginger::thread_pool, including all inherited members.

enqueue(F &&task) -> std::future< std::invoke_result_t< std::decay_t< F > > >ginger::thread_poolinline
operator=(const thread_pool &)=deleteginger::thread_pool
thread_pool(size_t num_threads=std::thread::hardware_concurrency())ginger::thread_poolinlineexplicit
thread_pool(const thread_pool &)=deleteginger::thread_pool
~thread_pool()ginger::thread_poolinline