|
ttg 1.0.0-alpha
Template Task Graph (TTG): flowgraph-based programming model for high-performance distributed-memory algorithms
|
This metafunction checks if Predicate is true when applied to the first element of Ts..., if not empty, else evaluates to Default
| Predicate | boolean metafunction, i.e. Predicate<T>::value is a compile-time boolean |
| Default | the metafunction result for the case of empty Ts... |
| Ts | a type pack |
1.9.8