ttg_parsec::detail::ParsecTTBase Struct Reference
Inheritance diagram for ttg_parsec::detail::ParsecTTBase:
ttg_parsec::TT< int, std::tuple< Out< int, Value >, Out< int, Value >, Out< int, Value >, Out< OutKey, Value > >, BinaryTreeReduce< Value, BinaryOp, OutKey >, ttg::typelist< Value, Value, Value > > ttg_parsec::TT< int, std::tuple< Out< int, Value >, Out< int, Value >, Out< int, Value > >, BinaryTreeBroadcast< Value, int >, ttg::typelist< Value > > ttg_parsec::TT< keyT, output_terminalsT, derivedT, input_valueTs > ttg::BinaryTreeReduce< Value, BinaryOp, OutKey > ttg::BinaryTreeBroadcast< Value, OutKey >

Documentation

Definition at line 1149 of file ttg.h.

Protected Attributes

parsec_hash_table_t tasks_table
 
parsec_task_class_t self
 

Member Data Documentation

◆ self

parsec_task_class_t ttg_parsec::detail::ParsecTTBase::self
protected

Definition at line 1153 of file ttg.h.

◆ tasks_table

parsec_hash_table_t ttg_parsec::detail::ParsecTTBase::tasks_table
protected

Definition at line 1152 of file ttg.h.


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