Ark Server API (ASE) - Wiki
Loading...
Searching...
No Matches
UE4Tuple_Private::FEqualityHelper< ArgCount, ArgToCompare > Struct Template Reference

#include <Tuple.h>

Static Public Member Functions

template<typename TupleType >
static FORCEINLINE bool Compare (const TupleType &Lhs, const TupleType &Rhs)
 

Detailed Description

template<uint32 ArgCount, uint32 ArgToCompare>
struct UE4Tuple_Private::FEqualityHelper< ArgCount, ArgToCompare >

Definition at line 137 of file Tuple.h.

Member Function Documentation

◆ Compare()

template<uint32 ArgCount, uint32 ArgToCompare>
template<typename TupleType >
static FORCEINLINE bool UE4Tuple_Private::FEqualityHelper< ArgCount, ArgToCompare >::Compare ( const TupleType & Lhs,
const TupleType & Rhs )
inlinestatic

Definition at line 140 of file Tuple.h.


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