![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <Sorting.h>
Public Member Functions | |
| TDereferenceWrapper (const PREDICATE_CLASS &InPredicate) | |
| UE_FORCEINLINE_HINT bool | operator() (T *A, T *B) const |
Public Attributes | |
| const PREDICATE_CLASS & | Predicate |
Partially specialized version of the above class
|
inline |
|
inline |
Dereference pointers
| const PREDICATE_CLASS& TDereferenceWrapper< T *, PREDICATE_CLASS >::Predicate |