Ark Server API (ASA) - Wiki
Loading...
Searching...
No Matches
Algo::Private::TTiedTupleAdder< OutputTypes > Struct Template Reference

#include <TiedTupleOutput.h>

+ Collaboration diagram for Algo::Private::TTiedTupleAdder< OutputTypes >:

Public Member Functions

template<typename TupleType >
void Add (TupleType &&Values)
 

Public Attributes

TTuple< OutputTypes &... > Outputs
 

Detailed Description

template<typename... OutputTypes>
struct Algo::Private::TTiedTupleAdder< OutputTypes >

Definition at line 13 of file TiedTupleOutput.h.

Member Function Documentation

◆ Add()

template<typename... OutputTypes>
template<typename TupleType >
void Algo::Private::TTiedTupleAdder< OutputTypes >::Add ( TupleType && Values)
inline

Definition at line 16 of file TiedTupleOutput.h.

Member Data Documentation

◆ Outputs

template<typename... OutputTypes>
TTuple<OutputTypes&...> Algo::Private::TTiedTupleAdder< OutputTypes >::Outputs

Definition at line 31 of file TiedTupleOutput.h.


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