|
ttg 1.0.0
Template Task Graph (TTG): flowgraph-based programming model for high-performance distributed-memory algorithms
|
#include <meta.h>
Inherits std::bool_constant<(Predicate< Ts >::value||...)>.
This metafunction checks if Predicate is true for any element of Ts...; evaluates to false for the empty Ts...
| Predicate | boolean metafunction, i.e. Predicate<T>::value is a compile-time boolean |
| Ts | a type pack |
1.9.8