|
ttg 1.0.0
Template Task Graph (TTG): flowgraph-based programming model for high-performance distributed-memory algorithms
|
#include <future>Go to the source code of this file.
Namespaces | |
| namespace | 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) |
1.9.8