future.h File Reference
#include <future>
Namespaces | |
ttg | |
top-level TTG namespace contains runtime-neutral functionality | |
Functions | |
template<typename T > | |
bool | ttg::has_value (std::future< T > const &f) |
template<typename T > | |
bool | ttg::has_value (std::shared_future< T > const &f) |