std::promise<R>::get_future
From cppreference.com
C++
Concurrency support library
|
|
std::promise
Member functions | ||||
Getting the result | ||||
promise::get_future | ||||
Setting the result | ||||