ttg 1.0.0
Template Task Graph (TTG): flowgraph-based programming model for high-performance distributed-memory algorithms
Loading...
Searching...
No Matches
Classes | Namespaces | Variables
terminal.h File Reference
#include <string>
#include <vector>
#include "ttg/fwd.h"
Include dependency graph for terminal.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ttg::TerminalBase
 
struct  ttg::meta::is_terminal< T >
 

Namespaces

namespace  ttg
 top-level TTG namespace contains runtime-neutral functionality
 
namespace  ttg::meta
 

Variables

template<typename T , typename = void>
constexpr bool ttg::meta::is_terminal_v = false