ttg 1.0.0
Template Task Graph (TTG): flowgraph-based programming model for high-performance distributed-memory algorithms
Loading...
Searching...
No Matches
Public Attributes | List of all members
ttg::detail::ContainerWrapper< void, void > Struct Reference

#include <terminal.h>

Public Attributes

std::function< std::nullptr_t()> get = nullptr
 
std::function< size_t()> owner = nullptr
 

Detailed Description

Definition at line 74 of file terminal.h.

Member Data Documentation

◆ get

std::function<std::nullptr_t ()> ttg::detail::ContainerWrapper< void, void >::get = nullptr

Definition at line 75 of file terminal.h.

◆ owner

std::function<size_t ()> ttg::detail::ContainerWrapper< void, void >::owner = nullptr

Definition at line 76 of file terminal.h.


The documentation for this struct was generated from the following file: