Ark Server API (ASA) - Wiki
Loading...
Searching...
No Matches
AlgoImpl::TLess< T > Struct Template Reference

#include <IsSorted.h>

Public Member Functions

FORCEINLINE bool operator() (const T &Lhs, const T &Rhs) const
 

Detailed Description

template<typename T>
struct AlgoImpl::TLess< T >

Definition at line 47 of file IsSorted.h.

Member Function Documentation

◆ operator()()

template<typename T >
FORCEINLINE bool AlgoImpl::TLess< T >::operator() ( const T & Lhs,
const T & Rhs ) const
inline

Definition at line 49 of file IsSorted.h.


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