|
Ginger 1.1.5; VERSION ${PROJECT_VERSION}
|
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_pool | inline |
| operator=(const thread_pool &)=delete | ginger::thread_pool | |
| thread_pool(size_t num_threads=std::thread::hardware_concurrency()) | ginger::thread_pool | inlineexplicit |
| thread_pool(const thread_pool &)=delete | ginger::thread_pool | |
| ~thread_pool() | ginger::thread_pool | inline |