ttg
1.0.0
Template Task Graph (TTG): flowgraph-based programming model for high-performance distributed-memory algorithms
Loading...
Searching...
No Matches
ttg
ttg
ttvalue.h
Go to the documentation of this file.
1
// SPDX-License-Identifier: BSD-3-Clause
2
#ifndef TTG_TTVALUE_H
3
#define TTG_TTVALUE_H
4
5
#include "
ttg/fwd.h
"
6
7
namespace
ttg
{
8
9
template
<
typename
T>
10
using
TTValue
= TTG_IMPL_NS::TTValue<T>;
11
12
}
// namespace ttg
13
14
#endif
// TTG_TTVALUE_H
fwd.h
ttg
top-level TTG namespace contains runtime-neutral functionality
Definition
keymap.h:9
ttg_parsec::TTValue
Definition
ttvalue.h:19
Generated at Mon Nov 24 2025 07:32:22 for
ttg
1.0.0 by
1.9.8