MEL
Microthread & Execution library
mel::execution::flow::FlowsResult< TupleType > Struct Template Reference

!brief tuple wrapper for holding result of flows execution More...

#include <Launch.h>

Public Types

using type = TupleType
 

Public Member Functions

 FlowsResult (TupleType &&tt)
 

Public Attributes

TupleType tup
 

Detailed Description

template<class TupleType>
struct mel::execution::flow::FlowsResult< TupleType >

!brief tuple wrapper for holding result of flows execution


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