openGPMP
Open Source Mathematics Package
gpmp::core::ThreadDispatch Member List

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::ThreadDispatchinline