Ark Server API (ASA) - Wiki
Loading...
Searching...
No Matches
TValueOrError_ErrorProxy< ArgTypes > Struct Template Reference

#include <ValueOrError.h>

+ Collaboration diagram for TValueOrError_ErrorProxy< ArgTypes >:

Public Member Functions

 TValueOrError_ErrorProxy (ArgTypes &&... InArgs)
 

Public Attributes

TTuple< ArgTypes &&... > Args
 

Detailed Description

template<typename... ArgTypes>
struct TValueOrError_ErrorProxy< ArgTypes >

Definition at line 19 of file ValueOrError.h.

Constructor & Destructor Documentation

◆ TValueOrError_ErrorProxy()

template<typename... ArgTypes>
TValueOrError_ErrorProxy< ArgTypes >::TValueOrError_ErrorProxy ( ArgTypes &&... InArgs)
inline

Definition at line 21 of file ValueOrError.h.

Member Data Documentation

◆ Args

template<typename... ArgTypes>
TTuple<ArgTypes&&...> TValueOrError_ErrorProxy< ArgTypes >::Args

Definition at line 22 of file ValueOrError.h.


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