Navigation
API > API/Runtime > API/Runtime/Core
| Name | TLess |
| Type | struct |
| Header File | /Engine/Source/Runtime/Core/Public/Algo/IsSorted.h |
| Include Path | #include "Algo/IsSorted.h" |
Syntax
template<typename T>
struct TLess
Struct Specializations
| Name | Remarks |
|---|---|
| TLess< void > | |
| TLess< void > |
Functions
Public
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool operator()
(
const T& Lhs, |
Algo/IsSorted.h |