openGPMP
Open Source Mathematics Package
|
This is the complete list of members for gpmp::core::ThreadDispatch, including all inherited members.
dispatch(ThreadPool &pool, Function &&func, Args &&...args) -> std::future< typename std::invoke_result< Function, Args... >::type > | gpmp::core::ThreadDispatch | inline |