|
ttg 1.0.0
Template Task Graph (TTG): flowgraph-based programming model for high-performance distributed-memory algorithms
|
#include <terminal.h>
Public Types | |
| using | type = std::tuple< ttg::In< keyT, valuesT >... > |
Definition at line 345 of file terminal.h.
| using ttg::detail::input_terminals_tuple< keyT, valuesT >::type = std::tuple<ttg::In<keyT, valuesT>...> |
Definition at line 346 of file terminal.h.
1.9.8