14 {
return f.wait_for(std::chrono::seconds(0)) == std::future_status::ready; }
18 {
return f.wait_for(std::chrono::seconds(0)) == std::future_status::ready; }
top-level TTG namespace contains runtime-neutral functionality
bool has_value(std::future< T > const &f)