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

#include <Tuple.h>

Static Public Member Functions

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

Detailed Description

template<uint32 NumArgs, uint32 ArgToCompare = 0, bool Last = ArgToCompare + 1 == NumArgs>
struct UE4Tuple_Private::TLessThanHelper< NumArgs, ArgToCompare, Last >

Definition at line 157 of file Tuple.h.

Member Function Documentation

◆ Do()

template<uint32 NumArgs, uint32 ArgToCompare = 0, bool Last = ArgToCompare + 1 == NumArgs>
template<typename TupleType >
static FORCEINLINE bool UE4Tuple_Private::TLessThanHelper< NumArgs, ArgToCompare, Last >::Do ( const TupleType & Lhs,
const TupleType & Rhs )
inlinestatic

Definition at line 160 of file Tuple.h.


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