Thread System 0.3.1
High-performance C++20 thread pool with work stealing and DAG scheduling
Loading...
Searching...
No Matches
kcenon::thread::pool_future< T > Member List

This is the complete list of members for kcenon::thread::pool_future< T >, including all inherited members.

future_kcenon::thread::pool_future< T >private
get()kcenon::thread::pool_future< T >inline
is_ready() constkcenon::thread::pool_future< T >inline
pool_future(std::future< T > &&future)kcenon::thread::pool_future< T >inlineexplicit
then(F &&continuation) -> pool_future< std::invoke_result_t< F, T > >kcenon::thread::pool_future< T >
valid() constkcenon::thread::pool_future< T >inline
value_type typedefkcenon::thread::pool_future< T >
wait()kcenon::thread::pool_future< T >inline
wait_for(const std::chrono::duration< Rep, Period > &timeout)kcenon::thread::pool_future< T >inline