|
ttg 1.0.0
Template Task Graph (TTG): flowgraph-based programming model for high-performance distributed-memory algorithms
|
#include <terminal.h>
Public Attributes | |
| std::function< std::nullptr_t()> | get = nullptr |
| std::function< size_t()> | owner = nullptr |
Definition at line 74 of file terminal.h.
| std::function<std::nullptr_t ()> ttg::detail::ContainerWrapper< void, void >::get = nullptr |
Definition at line 75 of file terminal.h.
| std::function<size_t ()> ttg::detail::ContainerWrapper< void, void >::owner = nullptr |
Definition at line 76 of file terminal.h.
1.9.8